oln::internal::compose_ub_< F1, F2 > Struct Template Reference

#include <compose.hh>

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

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

Collaboration graph
[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>
struct 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 struct was generated from the following file:
Generated on Thu Apr 15 20:16:18 2004 for Olena by doxygen 1.3.6-20040222