Files
CMake/Tests/RunCMake/GenerateExportHeader/exportheader_test.cpp
Rolf Eike Beer ef778d77e0 replace std::string::substr() with operations that do not allocate memory
Modify the original string instead of creating a new copy with substr() when it
is not used for anything else afterwards.
2020-03-23 22:41:44 +01:00

4.1 KiB