Closed apolukhin closed 7 years ago
OK. I'll add more tests soon. Anyway, this PR must be merged after constexpr for for begin()/end() PR
Ok; I'll wait for your update.
Looks like https://github.com/boostorg/range/pull/44 hasn't been merged yet.
This pull request is superseded by https://github.com/boostorg/algorithm/pull/35
I like this change. But the tests are incomplete. There's no constexpr tests for
mismatch
, for example. (orpower
)