Added in 1.1.3. More...
#include <functional.hpp>
Public Types | |
typedef reference_base_f< T const >::type | type |
_ref must not be 0. | |
Public Member Functions | |
reference_f (type *_ref) |
Added in 1.1.3.
Definition at line 100 of file functional.hpp.
typedef reference_base_f<T const>::type s11n::reference_f< T const * >::type |
_ref must not be 0.
Reimplemented from s11n::reference_base_f< T const >.
Definition at line 103 of file functional.hpp.
s11n::reference_f< T const * >::reference_f | ( | type * | _ref | ) | [inline, explicit] |
Definition at line 104 of file functional.hpp.