binary_composition< BinaryOp, FirstOp, SecondOp > Class Template Reference
Compose a binary function with two default constructable unary functions.
More...
#include <pbori_func.h>
List of all members.
Detailed Description
template<class BinaryOp, class FirstOp, class SecondOp>
class binary_composition< BinaryOp, FirstOp, SecondOp >
Compose a binary function with two default constructable unary functions.
Member Typedef Documentation
template<class BinaryOp, class FirstOp, class SecondOp>
template<class BinaryOp, class FirstOp, class SecondOp>
template<class BinaryOp, class FirstOp, class SecondOp>
template<class BinaryOp, class FirstOp, class SecondOp>
Constructor & Destructor Documentation
template<class BinaryOp, class FirstOp, class SecondOp>
Member Function Documentation
template<class BinaryOp, class FirstOp, class SecondOp>
template<class FirstType , class SecondType >
The composed operation for constant first argument.
template<class BinaryOp, class FirstOp, class SecondOp>
template<class FirstType , class SecondType >
The composed operation for constant second argument.
template<class BinaryOp, class FirstOp, class SecondOp>
template<class FirstType , class SecondType >
Member Data Documentation
template<class BinaryOp, class FirstOp, class SecondOp>
template<class BinaryOp, class FirstOp, class SecondOp>
The documentation for this class was generated from the following file: