1
0
mirror of https://github.com/catchorg/Catch2.git synced 2025-01-13 13:13:29 +01:00
Commit Graph

1 Commits

Author SHA1 Message Date
Martin Hořeňovský
772fa3f790
Add Catch::Detail::is_permutation that supports sentinels
Also split out helpers for testing matcher ranges (types whose
begin/end/empty/etc require ADL lookup, types whose iteration
uses iterator + sentinel pair, etc) into their own file.
2023-02-06 15:29:01 +01:00