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

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

#include <produce.h>

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

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 product_ptr_function (const F &f_, const G &g_)
void operator() (std::pair< typename F::first_argument_type, typename G::fist_argument_type > *r, const typename F::second_argument_type *x, const typename G::second_argument_type *y) const

Detailed Description

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

Definition at line 37 of file produce.h.


Constructor & Destructor Documentation

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

Definition at line 45 of file produce.h.


Member Function Documentation

template<typename F, typename G>
void skeleton::product_ptr_function< F, G >::operator() std::pair< typename F::first_argument_type, typename G::fist_argument_type > *  r,
const typename F::second_argument_type *  x,
const typename G::second_argument_type *  y
const [inline]
 

Definition at line 47 of file produce.h.


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