Template Function fwdpp::fwdpp_internal::haploid_genome_cleaner(GenomeContainerType&, const MutationContainerType&, const std::vector<uint_t>&, const uint_t, const mutation_removal_policy&, std::true_type)

Function Documentation

Warning

doxygenfunction: Unable to resolve multiple matches for function “fwdpp::fwdpp_internal::haploid_genome_cleaner” with arguments (GenomeContainerType&, const MutationContainerType&, const std::vector<uint_t>&, const uint_t, const mutation_removal_policy&, std::true_type) in doxygen xml output for project “My Project” from directory: ./doxyoutput/xml. Potential matches:

- template<typename GenomeContainerType, typename MutationContainerType, typename mutation_removal_policy> std::enable_if<!std::is_same<mutation_removal_policy, std::true_type>::value && !std::is_same<mutation_removal_policy, fwdpp::remove_nothing>::value>::type haploid_genome_cleaner(GenomeContainerType &haploid_genomes, const MutationContainerType &mutations, const std::vector<uint_t> &mcounts, const uint_t twoN, const mutation_removal_policy &mp)
- template<typename GenomeContainerType, typename MutationContainerType, typename mutation_removal_policy> std::enable_if<!std::is_same<mutation_removal_policy, std::true_type>::value && !std::is_same<mutation_removal_policy, fwdpp::remove_nothing>::value>::type haploid_genome_cleaner(GenomeContainerType &haploid_genomes, const MutationContainerType &mutations, const std::vector<uint_t> &mcounts, const uint_t twoN, const mutation_removal_policy &mp, std::true_type)
- template<typename GenomeContainerType, typename MutationContainerType, typename mutation_removal_policy> std::enable_if<std::is_same<mutation_removal_policy, fwdpp::remove_nothing>::value>::type haploid_genome_cleaner(GenomeContainerType&, const MutationContainerType&, const std::vector<uint_t>&, const uint_t, const mutation_removal_policy&)
- template<typename GenomeContainerType, typename MutationContainerType, typename mutation_removal_policy> std::enable_if<std::is_same<mutation_removal_policy, std::true_type>::value>::type haploid_genome_cleaner(GenomeContainerType &haploid_genomes, const MutationContainerType&, const std::vector<uint_t> &mcounts, const uint_t twoN, const mutation_removal_policy&)
- template<typename GenomeContainerType, typename MutationContainerType, typename mutation_removal_policy> std::enable_if<std::is_same<mutation_removal_policy, std::true_type>::value>::type haploid_genome_cleaner(GenomeContainerType &haploid_genomes, const MutationContainerType&, const std::vector<uint_t> &mcounts, const uint_t twoN, const mutation_removal_policy&, std::true_type)