oln::internal::compose_ub_< F1, F2 > Class Template Reference
#include <compose.hh>
Inheritance diagram for oln::internal::compose_ub_< F1, F2 >:
[legend]Collaboration diagram for oln::internal::compose_ub_< F1, F2 >:
[legend]List of all members.
|
Public Types |
typedef compose_ub_ | self_type |
Public Member Functions |
self_type::result_type | operator() (typename self_type::first_argument_type arg1, typename self_type::second_argument_type arg2) const |
| compose_ub_ (const F1 &f1, const F2 &f2) |
Detailed Description
template<class F1, class F2>
class oln::internal::compose_ub_< F1, F2 >
The operator () of this class performs a composition between a unary functor F1 and a binary functor F2.
Definition at line 73 of file compose.hh.
The documentation for this class was generated from the following file:
Generated on Tue Feb 20 20:27:07 2007 for Olena by
1.5.1