std::_Reference_wrapper_base_impl< true, true, _Tp > Struct Template Reference

Inheritance diagram for std::_Reference_wrapper_base_impl< true, true, _Tp >:

Inheritance graph
List of all members.

Detailed Description

template<typename _Tp>
struct std::_Reference_wrapper_base_impl< true, true, _Tp >

Definition at line 333 of file tr1_impl/functional.

Public Types


Member Typedef Documentation

typedef _Tp::argument_type std::unary_function< _Tp::argument_type , _Tp::result_type >::argument_type [inherited]

argument_type is the type of the

Definition at line 105 of file stl_function.h.

template<typename _Tp>
typedef _Tp::result_type std::_Reference_wrapper_base_impl< true, true, _Tp >::result_type

argument (no surprises here) result_type is the return type

Reimplemented from std::unary_function< _Tp::argument_type, _Tp::result_type >.

Definition at line 340 of file tr1_impl/functional.


The documentation for this struct was generated from the following file:
Generated on Wed Mar 26 00:44:26 2008 for libstdc++ by  doxygen 1.5.1