molpopgen / fwdpp

fwdpp is a C++ template library for implementing efficient forward-time population genetic simulations
http://fwdpp.readthedocs.io
GNU General Public License v3.0
27 stars 11 forks source link

Fixes based on clang-tidy performance-* code audit. #339

Closed molpopgen closed 3 years ago

molpopgen commented 3 years ago

Closes #338

molpopgen commented 3 years ago

Needs a test of 61926d3 before we can merge.