Closed brunocodutra closed 7 years ago
Fails due to missing <boost/config.hpp>
. :-(
Oh good catch, I'll fix that too
@ldionne this should be ready to merge if CI passes @pdimov please shout out if you see anything odd
Seems insert/erase break the g++ builds. I just changed mp_take
to be less slow though, so they should work better now. If not, let's limit them to something like 200-300.
so they should work better now
they did, tests passed, thanks
@odinthenerd is that all you had so far?