std::tr1::_Simple_type_wrapper< _Tp > Struct Template Reference

List of all members.

Public Member Functions

 _Simple_type_wrapper (_Tp __value)

Public Attributes

_Tp __value

Detailed Description

template<typename _Tp>
struct std::tr1::_Simple_type_wrapper< _Tp >

Definition at line 799 of file tr1/functional.


Constructor & Destructor Documentation

template<typename _Tp>
std::tr1::_Simple_type_wrapper< _Tp >::_Simple_type_wrapper ( _Tp  __value  )  [inline]

Definition at line 801 of file tr1/functional.


Member Data Documentation

template<typename _Tp>
_Tp std::tr1::_Simple_type_wrapper< _Tp >::__value

Definition at line 803 of file tr1/functional.


The documentation for this struct was generated from the following file:
Generated on Tue Feb 2 16:59:41 2010 for GNU C++ STL by  doxygen 1.4.7