mirror of
https://github.com/catchorg/Catch2.git
synced 2025-08-02 21:35:40 +02:00

This improves the fast path performance for successful assertions by about 7%, at the cost of potentially keeping around the message allocation longer.