mirror of
https://github.com/catchorg/Catch2.git
synced 2025-07-07 17:55:31 +02: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.