Template Function fwdpp::io::write_haploid_genomes¶
Defined in File haploid_genome.hpp
Function Documentation¶
-
template<typename
GenomeContainerType, typenameostreamtype>
voidfwdpp::io::write_haploid_genomes(ostreamtype &buffer, const GenomeContainerType &haploid_genomes)¶ Serialize a container of haploid_genomes.
Works via specialization of serialize_haploid_genome.