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


Public Types | |
| typedef pointer_base_f< T >::type | type |
Public Member Functions | |
| pointer_f (type *_ref) | |
| pointer_f (type &_ref) | |
Added in 1.1.3.
Definition at line 199 of file functional.hpp.
|
|||||
|
Reimplemented from s11n::pointer_base_f< T >. Definition at line 201 of file functional.hpp. |
|
||||||||||
|
Definition at line 204 of file functional.hpp. |
|
||||||||||
|
Definition at line 202 of file functional.hpp. |
1.4.4