__gnu_cxx::_Constant_binary_fun< _Result, _Arg1, _Arg2 > Struct Template Reference

Inheritance diagram for __gnu_cxx::_Constant_binary_fun< _Result, _Arg1, _Arg2 >:

__gnu_cxx::constant_binary_fun< _Result, _Arg1, _Arg2 > List of all members.

Public Types

typedef _Arg1 first_argument_type
typedef _Arg2 second_argument_type
typedef _Result result_type

Public Member Functions

 _Constant_binary_fun (const _Result &__v)
const result_typeoperator() (const _Arg1 &, const _Arg2 &) const

Public Attributes

_Result _M_val

template<class _Result, class _Arg1, class _Arg2>
struct __gnu_cxx::_Constant_binary_fun< _Result, _Arg1, _Arg2 >


Member Typedef Documentation

template<class _Result, class _Arg1, class _Arg2>
typedef _Arg1 __gnu_cxx::_Constant_binary_fun< _Result, _Arg1, _Arg2 >::first_argument_type
 

Definition at line 253 of file ext/functional.

template<class _Result, class _Arg1, class _Arg2>
typedef _Result __gnu_cxx::_Constant_binary_fun< _Result, _Arg1, _Arg2 >::result_type
 

Definition at line 255 of file ext/functional.

template<class _Result, class _Arg1, class _Arg2>
typedef _Arg2 __gnu_cxx::_Constant_binary_fun< _Result, _Arg1, _Arg2 >::second_argument_type
 

Definition at line 254 of file ext/functional.


Constructor & Destructor Documentation

template<class _Result, class _Arg1, class _Arg2>
__gnu_cxx::_Constant_binary_fun< _Result, _Arg1, _Arg2 >::_Constant_binary_fun const _Result &  __v  )  [inline]
 

Definition at line 258 of file ext/functional.


Member Function Documentation

template<class _Result, class _Arg1, class _Arg2>
const result_type& __gnu_cxx::_Constant_binary_fun< _Result, _Arg1, _Arg2 >::operator() const _Arg1 &  ,
const _Arg2 & 
const [inline]
 

Definition at line 259 of file ext/functional.


Member Data Documentation

template<class _Result, class _Arg1, class _Arg2>
_Result __gnu_cxx::_Constant_binary_fun< _Result, _Arg1, _Arg2 >::_M_val
 

Definition at line 256 of file ext/functional.


The documentation for this struct was generated from the following file:
Generated on Tue Jan 30 17:31:59 2007 for GNU C++ STL by doxygen 1.3.6