#include <bind.hpp>
Public Member Functions | |
T & | get () |
const T & | get () const |
bool | operator== (value const &rhs) const |
value (T const &t) | |
Private Attributes | |
T | t_ |
Definition at line 118 of file bind/bind.hpp.
|
inline |
Definition at line 122 of file bind/bind.hpp.
|
inline |
Definition at line 124 of file bind/bind.hpp.
|
inline |
Definition at line 125 of file bind/bind.hpp.
|
inline |
Definition at line 127 of file bind/bind.hpp.
|
private |
Definition at line 134 of file bind/bind.hpp.