barrier/src/lib
Povilas Kanapickas 36fa9eaa0e lib: Remove unnecessary use of std::endl
std::endl is "\n" followed by a flush. We only need flushing in certain
circumstances.
2021-01-10 14:28:42 +02:00
..
arch Remove trailing whitespaces 2020-12-09 14:02:28 +10:00
barrier lib: Remove unnecessary use of std::endl 2021-01-10 14:28:42 +02:00
base Remove trailing whitespaces 2020-12-09 14:02:28 +10:00
client Remove trailing whitespaces 2020-12-09 14:02:28 +10:00
common Use ansi codepage for internal multibyte strings on windows (fixes #976, fixes #974, fixes #444) 2020-12-28 21:17:40 +01:00
io Remove trailing whitespaces 2020-12-09 14:02:28 +10:00
ipc Use ansi codepage for internal multibyte strings on windows (fixes #976, fixes #974, fixes #444) 2020-12-28 21:17:40 +01:00
mt Remove trailing whitespaces 2020-12-09 14:02:28 +10:00
net Remove trailing whitespaces 2020-12-09 14:02:28 +10:00
platform platform: Fixed processing of non-ASCII symbols 2020-12-30 13:00:22 +02:00
server lib: Remove unnecessary use of std::endl 2021-01-10 14:28:42 +02:00
CMakeLists.txt Remove trailing whitespaces 2020-12-09 14:02:28 +10:00