mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-28 18:09:42 -05:00
94de982902
Older C++ compilers do not provide a standard std::stringstream. Use our compatibility interfaces instead. Also avoid std::stringstream(openmode) signature. Our approximate stringstream implementation provided when the standard one is not available does not support the openmode argument.
19 KiB
19 KiB