mirror of
https://github.com/catchorg/Catch2.git
synced 2025-05-05 14:33:51 +00:00
Apart from being clearer, it also improves the overall codesize of the implementation library, and should improve the performance as well, by removing one level of indirection.