__gnu_cxx::_Constant_unary_fun< _Result, _Argument > Struct Template Reference

Inheritance diagram for __gnu_cxx::_Constant_unary_fun< _Result, _Argument >:

__gnu_cxx::constant_unary_fun< _Result, _Argument > List of all members.

Public Types

typedef _Argument argument_type
typedef _Result result_type

Public Member Functions

 _Constant_unary_fun (const result_type &__v)
const result_typeoperator() (const _Argument &) const

Public Attributes

result_type _M_val

template<class _Result, class _Argument>
struct __gnu_cxx::_Constant_unary_fun< _Result, _Argument >


Member Typedef Documentation

template<class _Result, class _Argument>
typedef _Argument __gnu_cxx::_Constant_unary_fun< _Result, _Argument >::argument_type
 

Definition at line 243 of file ext/functional.

template<class _Result, class _Argument>
typedef _Result __gnu_cxx::_Constant_unary_fun< _Result, _Argument >::result_type
 

Definition at line 244 of file ext/functional.


Constructor & Destructor Documentation

template<class _Result, class _Argument>
__gnu_cxx::_Constant_unary_fun< _Result, _Argument >::_Constant_unary_fun const result_type __v  )  [inline]
 

Definition at line 247 of file ext/functional.


Member Function Documentation

template<class _Result, class _Argument>
const result_type& __gnu_cxx::_Constant_unary_fun< _Result, _Argument >::operator() const _Argument &   )  const [inline]
 

Definition at line 248 of file ext/functional.


Member Data Documentation

template<class _Result, class _Argument>
result_type __gnu_cxx::_Constant_unary_fun< _Result, _Argument >::_M_val
 

Definition at line 245 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