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


Public Types | |
| typedef reference_base_f< T const >::type | type |
Public Member Functions | |
| reference_f (type &_ref) | |
For use in template metaprogramming.
Added in 1.1.3.
Definition at line 75 of file functional.hpp.
|
|||||
|
Reimplemented from s11n::reference_base_f< T const >. Definition at line 77 of file functional.hpp. |
|
||||||||||
|
Definition at line 78 of file functional.hpp. |
1.4.4