Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

binary_function Struct Template Reference

#include <stl_function.h>

Inheritance diagram for binary_function:

Inheritance graph
[legend]
List of all members.

Public Types

typedef Arg1 first_argument_type
typedef Arg2 second_argument_type
typedef Result result_type

template<class Arg1, class Arg2, class Result>
struct binary_function< Arg1, Arg2, Result >


Member Typedef Documentation

template<class Arg1, class Arg2, class Result>
typedef Arg1 binary_function::first_argument_type
 

Definition at line 44 of file stl_function.h.

template<class Arg1, class Arg2, class Result>
typedef Result binary_function::result_type
 

Definition at line 46 of file stl_function.h.

template<class Arg1, class Arg2, class Result>
typedef Arg2 binary_function::second_argument_type
 

Definition at line 45 of file stl_function.h.


The documentation for this struct was generated from the following file:
logo OpenMask

Documentation generated on Thu May 2 15:03:22 2002

Generated with doxygen 1.2.12 by Dimitri van Heesch ,   1997-2001