Main Page | Modules | Namespace List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

tag::bind_t< G, F > Struct Template Reference
[additional functors for <functional>]

#include <fn.h>

Collaboration diagram for tag::bind_t< G, F >:

[legend]
List of all members.

Public Member Functions

 bind_t (const F &f_, const G &g_)
G::result_type operator() (typename F::argument_type a) const

Public Attributes

const F & f
const G & g

template<typename G, typename F>
struct tag::bind_t< G, F >


Constructor & Destructor Documentation

template<typename G, typename F>
tag::bind_t< G, F >::bind_t const F &  f_,
const G &  g_
[inline]
 


Member Function Documentation

template<typename G, typename F>
G::result_type tag::bind_t< G, F >::operator() typename F::argument_type  a  )  const [inline]
 


Member Data Documentation

template<typename G, typename F>
const F& tag::bind_t< G, F >::f
 

template<typename G, typename F>
const G& tag::bind_t< G, F >::g
 


The documentation for this struct was generated from the following file:
Generated on Wed Aug 8 14:30:36 2007 for TooN Algorithm Library - tag by  doxygen 1.3.9.1