mirror of
https://github.com/catchorg/Catch2.git
synced 2025-04-15 06:14:47 +02: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.