1
0
mirror of https://github.com/catchorg/Catch2.git synced 2025-04-02 16:44:46 +02:00
Martin Hořeňovský f1d7a10e06
Remove StringRef::isNullTerminated and StringRef::c_str
Both of them were fundamentally unsafe to use and shouldn't be used
at all.
2021-03-26 21:11:44 +01:00
..