Template Struct serialize_node¶
Defined in File serialization.hpp
Struct Documentation¶
-
template<std::size_t
version>
structfwdpp::ts::io::serialize_node¶ Public Functions
-
template<typename
ostreamtype>
voidoperator()(ostreamtype &o, const node &n) const¶
-
template<typename