oln::internal::compose_bu_< F1, F2 > Struct Template Reference
#include <compose.hh>
Inheritance diagram for oln::internal::compose_bu_< F1, F2 >:
[legend]Collaboration diagram for oln::internal::compose_bu_< F1, F2 >:
[legend]List of all members.
|
Public Types |
typedef compose_bu_ | 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_bu_ (const F1 &f1, const F2 &f2) |
Detailed Description
template<class F1, class F2>
struct oln::internal::compose_bu_< F1, F2 >
The operator () of this class performs a composition between a binary functor F1 and an unary functor F2.
Definition at line 103 of file compose.hh.
The documentation for this struct was generated from the following file:
Generated on Thu Apr 15 20:16:19 2004 for Olena by
1.3.6-20040222