boost::value_initialized< T > Class Template Reference

#include <sysc/packages/boost/utility/value_init.hpp>

Inheritance diagram for boost::value_initialized< T >:

Inheritance graph
[legend]
Collaboration diagram for boost::value_initialized< T >:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 value_initialized ()
 operator T & () const
Tdata () const


Detailed Description

template<class T>
class boost::value_initialized< T >

Definition at line 50 of file value_init.hpp.


Constructor & Destructor Documentation

template<class T>
boost::value_initialized< T >::value_initialized (  )  [inline]

Definition at line 54 of file value_init.hpp.


Member Function Documentation

template<class T>
boost::value_initialized< T >::operator T & (  )  const [inline]

Definition at line 56 of file value_init.hpp.

template<class T>
T& boost::value_initialized< T >::data (  )  const [inline]

Definition at line 58 of file value_init.hpp.


The documentation for this class was generated from the following file:

Generated on Wed Jan 21 15:32:12 2009 for SystemC by  doxygen 1.5.5