#include <sysc/packages/boost/bind.hpp>

Public Member Functions | |
| value (T const &t) | |
| T & | get () |
| T const & | get () const |
| bool | operator== (value const &rhs) const |
Definition at line 91 of file bind.hpp.
| boost::_bi::value< T >::value | ( | T const & | t | ) | [inline] |
| T& boost::_bi::value< T >::get | ( | ) | [inline] |
| T const& boost::_bi::value< T >::get | ( | ) | const [inline] |
| bool boost::_bi::value< T >::operator== | ( | value< T > const & | rhs | ) | const [inline] |
1.5.5