mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-20 13:22:22 -05:00
3fdd8db3aa
The `std::endl` manupulator, except inserting `\n` character, also performs `os.flush()`, which may leads to undesired effects (like disk I/O in the middle of forming data strings). For the `std::stringstream` it also has no meaning.
2.2 KiB
2.2 KiB