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

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

#include <compose.h>

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

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Detailed Description

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

Definition at line 74 of file compose.h.


Constructor & Destructor Documentation

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

Definition at line 82 of file compose.h.


Member Function Documentation

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

Definition at line 85 of file compose.h.


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