#include <functional.hpp>
Inheritance diagram for s11n::reference_f< T const * >:


Public Types | |
| typedef reference_base_f< T const >::type | type |
| _ref must not be 0. | |
Public Member Functions | |
| reference_f (type *_ref) | |
Definition at line 98 of file functional.hpp.
|
|||||
|
_ref must not be 0.
Reimplemented from s11n::reference_base_f< T const >. Definition at line 101 of file functional.hpp. |
|
||||||||||
|
Definition at line 102 of file functional.hpp. |
1.4.4