mirror of
https://github.com/catchorg/Catch2.git
synced 2025-11-26 23:19:32 +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.