2
0
mirror of https://github.com/catchorg/Catch2 synced 2026-01-23 18:22:12 +00: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