mirror of
https://github.com/catchorg/Catch2.git
synced 2025-11-21 04:39:31 +01: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`.