Contents:
Fundamental types
Mutation and recombination
Technical documentation
Defined in File insertion_policies.hpp
fwdpp::
::
emplace_back
An insertion policy Uses object forwarding to add an object of type T into container of type cT (e.g., container<T>)
Public Functions
T
cT
operator()
the index where the emplaced object is located