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

position policy was requiring an argument and creating a compilation err... #10

Closed vancleve closed 9 years ago

vancleve commented 9 years ago

...or.

molpopgen commented 9 years ago

Yeah--forgot to check that example before releasing 0.3.0. I've just pushed a fix with an explicit capture, rather than capture-all.