mirror of
https://github.com/catchorg/Catch2.git
synced 2025-11-08 07:49:32 +01:00
This avoids having to call `strlen` to get the constant string's length and thus should improve performance.
This avoids having to call `strlen` to get the constant string's length and thus should improve performance.