#include <s11nlite.hpp>

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 659 of file s11nlite.hpp.
| typedef save_nullary_base_f< SerT, std::ostream & > s11nlite::save_serializable_stream_nullary_f< SerT >::parent_t |
See the notes in the base type API for requirements of src and dest.
Definition at line 665 of file s11nlite.hpp.
| s11nlite::save_serializable_stream_nullary_f< SerT >::save_serializable_stream_nullary_f | ( | SerT const & | src, | |
| std::ostream & | dest | |||
| ) | [inline] |
Definition at line 666 of file s11nlite.hpp.
1.5.3