mirror of
https://github.com/catchorg/Catch2.git
synced 2025-05-14 11:12:38 +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`.