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

sugar1_custom.cc #16

Closed molpopgen closed 9 years ago

molpopgen commented 9 years ago

This unit test fails to compile when standard library containers are used. It compiles fine with boost containers.

On my Ubuntu system the failure to compile occurs using gcc 4.9.2 and clang++ 3.6.

molpopgen commented 9 years ago

fixed in 0.3.2