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

Make typedefs more verbose #310

Closed molpopgen closed 3 years ago

molpopgen commented 3 years ago

Many template type names and typedefs are too compact. We should make them more readable. We can keep the old ones that are type members and document them as deprecated.