mirror of
https://github.com/catchorg/Catch2.git
synced 2025-03-23 10:54:47 +01:00

Because the macro name is compile-time constant, we do not have to worry about lifetimes and will avoid allocation in case of missing SSO or long macro name.