mirror of
https://github.com/catchorg/Catch2.git
synced 2025-11-21 12:39:33 +01:00
This improves the fast path performance for successful assertions by about 7%, at the cost of potentially keeping around the message allocation longer.