#include <s11nlite.hpp>
Inheritance diagram for s11nlite::save_node_stream_nullary_f:
Public Types | |
typedef save_nullary_base_f< ::s11nlite::node_type, std::ostream & > | parent_t |
typedef ::s11nlite::node_type | node_type |
Public Member Functions | |
save_node_stream_nullary_f (node_type const &src, std::ostream &dest) | |
See the notes in the base type API for requirements of src and dest. |
Definition at line 621 of file s11nlite.hpp.
|
Definition at line 624 of file s11nlite.hpp. |
|
Definition at line 623 of file s11nlite.hpp. |
|
See the notes in the base type API for requirements of src and dest.
Definition at line 629 of file s11nlite.hpp. |