Typedef fwdpp::flagged_mutation_queue¶
Defined in File recycling.hpp
Typedef Documentation¶
-
using
fwdpp::flagged_mutation_queue= strong_types::named_type<std::queue<std::size_t>, tags::mutation_recycling>¶ FIFO queue for mutation recycling.
- Version
0.7.4 added to fwdpp