_Reference_wrapper_base< _Res(_T1::*)() const volatile > Struct Template Reference

Inheritance diagram for _Reference_wrapper_base< _Res(_T1::*)() const volatile >:

Inheritance graph
List of all members.

Detailed Description

template<typename _Res, typename _T1>
struct std::tr1::_Reference_wrapper_base< _Res(_T1::*)() const volatile >

Definition at line 324 of file tr1/functional.

Public Types


Member Typedef Documentation

typedef const volatile _T1 * argument_type [inherited]
 

argument_type is the type of the

Definition at line 104 of file stl_function.h.

typedef _Res result_type [inherited]
 

argument (no surprises here) result_type is the return type

Definition at line 107 of file stl_function.h.


The documentation for this struct was generated from the following file:
Generated on Sat Oct 1 15:09:45 2005 for libstdc++ source by  doxygen 1.4.4