mirror of
https://github.com/catchorg/Catch2.git
synced 2025-09-28 23:35:40 +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.