mirror of
https://github.com/catchorg/Catch2.git
synced 2025-11-18 00:09:47 +01:00
In theory the copy is cheap (couple of pointers change), but tests are usually compiled in Debug mode/with minimal optimizations, which means that most users will still have to pay the cost for those function calls.
1.0 KiB
1.0 KiB