Struct scalar_reader¶
Defined in File scalar_serialization.hpp
Struct Documentation¶
-
struct
fwdpp::io::scalar_reader¶ Serialize POD and contiguous arrays of POD.
Public Functions
-
template<typename
streamtype, typenameT>
voidoperator()(streamtype &i, T *__t, std::size_t n = 1) const¶
-
template<typename