Typedef fwdpp::traits::is_fitness_fxn

Typedef Documentation

using fwdpp::traits::is_fitness_fxn = traits::internal::is_fitness_fxn<FitnessFunctionType, DiploidContainerType, GenomeContainerType, MutationContainerType>

Wrap a static constant if FitnessFunctionType is a valid fitness function whose argument types are const references to the other three template parameters