Struct scalar_reader

Struct Documentation

struct fwdpp::io::scalar_reader

Serialize POD and contiguous arrays of POD.

Public Functions

template<typename streamtype, typename T>
void operator()(streamtype &i, T *__t, std::size_t n = 1) const