Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

skeleton::composite_unary_ptr_function< F, G > Class Template Reference

#include <compose.h>

Inheritance diagram for skeleton::composite_unary_ptr_function< F, G >:

Inheritance graph
[legend]
Collaboration diagram for skeleton::composite_unary_ptr_function< F, G >:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 composite_unary_ptr_function (const F &f_, const G &g_)
void operator() (typename F::first_argument_type *r, const typename G::second_argument_type *x) const

Detailed Description

template<typename F, typename G>
class skeleton::composite_unary_ptr_function< F, G >

Definition at line 35 of file compose.h.


Constructor & Destructor Documentation

template<typename F, typename G>
skeleton::composite_unary_ptr_function< F, G >::composite_unary_ptr_function const F &  f_,
const G &  g_
[inline]
 

Definition at line 42 of file compose.h.


Member Function Documentation

template<typename F, typename G>
void skeleton::composite_unary_ptr_function< F, G >::operator() typename F::first_argument_type *  r,
const typename G::second_argument_type *  x
const [inline]
 

Definition at line 45 of file compose.h.


The documentation for this class was generated from the following file:
Generated on Wed Jan 18 22:21:41 2006 for SkeTo -- Skeleton Library in Tokyo by  doxygen 1.4.4