Template Function fwdpp::io::read_haploid_genomes

Function Documentation

template<typename GenomeContainerType, typename istreamtype>
void fwdpp::io::read_haploid_genomes(istreamtype &buffer, GenomeContainerType &haploid_genomes)

Deserialize a container of haploid_genomes.

Works via specialization of deserialize_haploid_genome.