Template Function fwdpp::fwdpp_internal::next_extant_haploid_genome

Function Documentation

template<typename GenomeContainerType_iterator>
GenomeContainerType_iterator fwdpp::fwdpp_internal::next_extant_haploid_genome(GenomeContainerType_iterator beg, GenomeContainerType_iterator end) noexcept

Wrapper around std::find_if to find next haploid_genome where n > 0.