molpopgen/fwdpp

Range-based checks on edge sorting

Closed this issue · 1 comments

The changes in #233 still lead to some subtle issues for runtime checks in debug mode that would be solved if the checking functions took iterators specifying the ranges to test.

#260 renders this moot.