mirror of
https://github.com/catchorg/Catch2.git
synced 2025-06-03 19:15:31 +02:00

Since the info is constant, and the only use is to write it out during runtime, there is no need for `std::string`.
Since the info is constant, and the only use is to write it out during runtime, there is no need for `std::string`.