mirror of
https://github.com/catchorg/Catch2.git
synced 2025-05-08 07:33:53 +00: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.