Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

more::gen::encapsulated_binary_function Struct Template Reference

#include <closure.h>

Inheritance diagram for more::gen::encapsulated_binary_function:

Inheritance graph
[legend]
Collaboration diagram for more::gen::encapsulated_binary_function:

Collaboration graph
[legend]
List of all members.

Public Types

Public Methods

template<typename BinaryFunction>
struct more::gen::encapsulated_binary_function< BinaryFunction >


Member Typedef Documentation

template<typename BinaryFunction>
typedef BinaryFunction::first_argument_type more::gen::encapsulated_binary_function::first_argument_type
 

template<typename BinaryFunction>
typedef BinaryFunction::result_type more::gen::encapsulated_binary_function::result_type
 

template<typename BinaryFunction>
typedef BinaryFunction::second_argument_type more::gen::encapsulated_binary_function::second_argument_type
 


Constructor & Destructor Documentation

template<typename BinaryFunction>
more::gen::encapsulated_binary_function< BinaryFunction >::encapsulated_binary_function   [inline]
 

template<typename BinaryFunction>
more::gen::encapsulated_binary_function< BinaryFunction >::encapsulated_binary_function const BinaryFunction &    f_ [inline]
 

template<typename BinaryFunction>
more::gen::encapsulated_binary_function< BinaryFunction >::~encapsulated_binary_function   [inline]
 


Member Function Documentation

template<typename BinaryFunction>
result_type more::gen::encapsulated_binary_function< BinaryFunction >::operator() first_argument_type    x,
second_argument_type    y
[inline]
 


The documentation for this struct was generated from the following file:
Generated on Sat Sep 7 19:12:26 2002 for more with Doxygen 1.2.13.1. Doxygen 1.2.13.1 is written and copyright 1997-2002 by Dimitri van Heesch.