Template Function fwdpp::io::write_mutations¶
Defined in File mutation.hpp
Function Documentation¶
-
template<typename
MutationContainerType, typenameostreamtype>
voidfwdpp::io::write_mutations(ostreamtype &buffer, const MutationContainerType &mutations)¶ Serialize a container of mutations.
Works via specialization of serialize_mutation.