gcc/libstdc++-v3/doc
Jonathan Wakely f8c5b542f6 libstdc++: Implement LWG 581 for std:ostream::flush()
LWG 581 changed ostream::flush() to an unformatted output function for
C++11, but it was never implemented in libstdc++.

libstdc++-v3/ChangeLog:

	* doc/xml/manual/intro.xml: Document LWG 581 change.
	* doc/html/manual/bugs.html: Regenerate.
	* include/bits/basic_ios.tcc: Whitespace.
	* include/bits/ostream.tcc (basic_ostream::flush()): Construct
	sentry.
	* testsuite/27_io/basic_ostream/flush/char/2.cc: Check
	additional cases.
	* testsuite/27_io/basic_ostream/flush/char/exceptions_badbit_throw.cc:
	Likewise.
	* testsuite/27_io/basic_ostream/flush/wchar_t/2.cc: Likewise.
	* testsuite/27_io/basic_ostream/flush/wchar_t/exceptions_badbit_throw.cc:
	Likewise.
2021-06-25 18:47:39 +01:00
..
doxygen libstdc++: Allow lualatex to be used for Doxygen PDF 2021-05-17 12:13:41 +01:00
html libstdc++: Implement LWG 581 for std:ostream::flush() 2021-06-25 18:47:39 +01:00
xml libstdc++: Implement LWG 581 for std:ostream::flush() 2021-06-25 18:47:39 +01:00
xsl re PR libstdc++/54102 (generated html vs. utf8) 2012-08-29 01:37:16 +00:00
Makefile.am libstdc++: Allow lualatex to be used for Doxygen PDF 2021-05-17 12:13:41 +01:00
Makefile.in libstdc++: Allow lualatex to be used for Doxygen PDF 2021-05-17 12:13:41 +01:00