mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-17 17:21:08 -05:00
Use std::string (with correct initial size) in cmOutputConverter::Shell__GetArgument instead of ostringstream. This avoids several re-allocations of the string buffer. In addition, convert some of the private static members into inline free functions to avoid function calls.
4.2 KiB
4.2 KiB