__gnu_cxx::_Constant_void_fun< _Result > Struct Template Reference

Inheritance diagram for __gnu_cxx::_Constant_void_fun< _Result >:

__gnu_cxx::constant_void_fun< _Result > List of all members.

Public Types

typedef _Result result_type

Public Member Functions

 _Constant_void_fun (const result_type &__v)
const result_typeoperator() () const

Public Attributes

result_type _M_val

template<class _Result>
struct __gnu_cxx::_Constant_void_fun< _Result >


Member Typedef Documentation

template<class _Result>
typedef _Result __gnu_cxx::_Constant_void_fun< _Result >::result_type
 

Definition at line 234 of file ext/functional.


Constructor & Destructor Documentation

template<class _Result>
__gnu_cxx::_Constant_void_fun< _Result >::_Constant_void_fun const result_type __v  )  [inline]
 

Definition at line 237 of file ext/functional.

References __gnu_cxx::_Constant_void_fun< _Result >::_M_val.


Member Function Documentation

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

Definition at line 238 of file ext/functional.

References __gnu_cxx::_Constant_void_fun< _Result >::_M_val.


Member Data Documentation

template<class _Result>
result_type __gnu_cxx::_Constant_void_fun< _Result >::_M_val
 

Definition at line 235 of file ext/functional.

Referenced by __gnu_cxx::_Constant_void_fun< _Result >::_Constant_void_fun(), and __gnu_cxx::_Constant_void_fun< _Result >::operator()().


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