#include <s11nlite.hpp>
Inheritance diagram for s11nlite::save_serializable_stream_nullary_f< SerT >:
Public Types | |
typedef save_nullary_base_f< SerT, std::ostream & > | parent_t |
See the notes in the base type API for requirements of src and dest. | |
Public Member Functions | |
save_serializable_stream_nullary_f (SerT const &src, std::ostream &dest) |
Definition at line 660 of file s11nlite.hpp.
|
See the notes in the base type API for requirements of src and dest.
Definition at line 666 of file s11nlite.hpp. |
|
Definition at line 667 of file s11nlite.hpp. |