mirror of
https://github.com/catchorg/Catch2.git
synced 2025-07-02 07:35:32 +02:00

inlined ~AssertionHandler(), and changed getConfig to return shared_ptr const reference instead of by value (very expensive for shared_ptr's). Further work on #1086. Brings test from 0m20.635s to 0m17.186s