mirror of
https://github.com/catchorg/Catch2.git
synced 2026-08-24 13:14:38 -04:00
772fa3f790
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.