mirror of
https://github.com/catchorg/Catch2.git
synced 2025-08-10 17:25:39 +02:00

This avoids copies in couple places through Catch2, e.g. reporter spec handling, and moving around `AssertionResult` in `RunContext`.
This avoids copies in couple places through Catch2, e.g. reporter spec handling, and moving around `AssertionResult` in `RunContext`.