mirror of
https://github.com/catchorg/Catch2.git
synced 2025-03-25 20:04:46 +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.