Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::_bi::value< T > Class Template Reference

#include <bind.hpp>

Public Member Functions

 value (T const &t)
 
Tget ()
 
T const & get () const
 
bool operator== (value const &rhs) const
 

Constructor & Destructor Documentation

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

Member Function Documentation

template<class T>
T const& boost::_bi::value< T >::get ( ) const
inline
template<class T>
bool boost::_bi::value< T >::operator== ( value< T > const &  rhs) const
inline

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