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