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

std::binder1st Class Template Reference

#include <stl_function.h>

Inherits std::unary_function< typename _Operation::second_argument_type, typename _Operation::result_type >.

List of all members.

Public Methods


Protected Attributes

template<class _Operation> class std::binder1st


Constructor & Destructor Documentation

binder1st ( const _Operation & __x,
const typename _Operation::first_argument_type & __y ) [inline]
 


Member Function Documentation

_Operation::result_type operator() ( const typename _Operation::second_argument_type & __x ) const [inline]
 


Member Data Documentation

_Operation op [protected]
 

_Operation::first_argument_type value [protected]
 


The documentation for this class was generated from the following file:
Generated at Fri Apr 6 15:54:33 2001 for libstdc++ by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001