Public Member Functions | Private Attributes | List of all members
boost::_bi::value< T > Class Template Reference

#include <bind.hpp>

Public Member Functions

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

Private Attributes

T t_
 

Detailed Description

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

Definition at line 118 of file bind/bind.hpp.

Constructor & Destructor Documentation

◆ value()

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

Definition at line 122 of file bind/bind.hpp.

Member Function Documentation

◆ get() [1/2]

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

Definition at line 124 of file bind/bind.hpp.

◆ get() [2/2]

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

Definition at line 125 of file bind/bind.hpp.

◆ operator==()

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

Definition at line 127 of file bind/bind.hpp.

Member Data Documentation

◆ t_

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

Definition at line 134 of file bind/bind.hpp.


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


sick_visionary_ros
Author(s): SICK AG TechSupport 3D Snapshot
autogenerated on Thu Feb 8 2024 03:56:23