oln::internal::compose_bu_< F1, F2 > Class Template Reference

#include <compose.hh>

Inheritance diagram for oln::internal::compose_bu_< F1, F2 >:

Inheritance graph
[legend]
Collaboration diagram for oln::internal::compose_bu_< F1, F2 >:

Collaboration graph
[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>
class 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 class was generated from the following file:
Generated on Tue Feb 20 20:27:07 2007 for Olena by  doxygen 1.5.1