#include <pbori_func.h>
Public Types | |
| typedef BinaryFunction | bin_op |
| typedef BindType< bin_op > | base |
| typedef ValueType | value_type |
Public Member Functions | |
| default_binder_base (const value_type &val) | |
| typedef BinaryFunction polybori::default_binder_base< BindType, BinaryFunction, ValueType >::bin_op |
| typedef BindType<bin_op> polybori::default_binder_base< BindType, BinaryFunction, ValueType >::base |
Reimplemented in polybori::default_binder2nd< BinaryFunction >.
| typedef ValueType polybori::default_binder_base< BindType, BinaryFunction, ValueType >::value_type |
| polybori::default_binder_base< BindType, BinaryFunction, ValueType >::default_binder_base | ( | const value_type & | val | ) | [inline] |
1.5.6