boost::_bi::value< T > Class Template Reference

#include <bind.hpp>

Collaboration diagram for boost::_bi::value< T >:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 value (T const &t)
Tget ()
T const & get () const

Private Attributes

T t_

template<class T>
class boost::_bi::value< T >


Constructor & Destructor Documentation

template<class T>
boost::_bi::value< T >::value ( T const &  t  )  [inline]


Member Function Documentation

template<class T>
T& boost::_bi::value< T >::get (  )  [inline]

template<class T>
T const& boost::_bi::value< T >::get (  )  const [inline]


Member Data Documentation

template<class T>
T boost::_bi::value< T >::t_ [private]


The documentation for this class was generated from the following file:
Generated on Wed Apr 25 13:53:29 2007 for SystemC by  doxygen 1.5.1