Template Function fwdpp::io::write_haploid_genomes

Function Documentation

template<typename GenomeContainerType, typename ostreamtype>
void fwdpp::io::write_haploid_genomes(ostreamtype &buffer, const GenomeContainerType &haploid_genomes)

Serialize a container of haploid_genomes.

Works via specialization of serialize_haploid_genome.