Dimitrij Mijoski 2a2c6e676f
Fix flushing C++ iostreams before calling write_console() (#3689)
This change correctly implements https://wg21.link/P2539/ for both
C streams and C++ iostreams.

Fixes #3688.
2023-10-25 13:13:31 -07:00
..
args.h Update docs 2023-06-13 18:58:15 +03:00
chrono.h add a suffix for days and fix the one for minutes (#3664) 2023-10-07 12:45:34 -07:00
color.h Mark styled_arg as a view to prevent lifetime issues 2023-09-09 08:16:45 -07:00
compile.h Optimize compiled format_to_n 2023-07-20 12:35:01 -07:00
core.h Apply clang-format 2023-10-14 06:52:43 -07:00
format-inl.h Fix flushing C++ iostreams before calling write_console() (#3689) 2023-10-25 13:13:31 -07:00
format.h Fix flushing C++ iostreams before calling write_console() (#3689) 2023-10-25 13:13:31 -07:00
os.h Fix perf regression in ostream::print 2023-10-15 08:23:36 -07:00
ostream.h Fix flushing C++ iostreams before calling write_console() (#3689) 2023-10-25 13:13:31 -07:00
printf.h Apply clang-format 2023-10-14 06:52:43 -07:00
ranges.h Merge the copyright comment since there are many contributors 2023-09-04 06:54:07 -07:00
std.h Apply clang-format 2023-10-14 06:52:43 -07:00
xchar.h Cleanup xchar API 2023-05-12 07:05:14 -07:00