gcc/libstdc++-v3/doc
Jonathan Wakely e5c422b7d8 libstdc++: Implement LWG 415 for std::ws
For C++11 std::ws changed to be an unformatted input function, meaning
it constructs a sentry and sets badbit on exceptions.

libstdc++-v3/ChangeLog:

	* doc/xml/manual/intro.xml: Document LWG 415 change.
	* doc/html/manual/bugs.html: Regenerate.
	* include/bits/istream.tcc (ws): Create sentry and catch
	exceptions.
	* testsuite/27_io/basic_istream/ws/char/lwg415.cc: New test.
	* testsuite/27_io/basic_istream/ws/wchar_t/lwg415.cc: New test.
2021-06-28 13:34:49 +01:00
..
doxygen libstdc++: Allow lualatex to be used for Doxygen PDF 2021-05-17 12:13:41 +01:00
html libstdc++: Implement LWG 415 for std::ws 2021-06-28 13:34:49 +01:00
xml libstdc++: Implement LWG 415 for std::ws 2021-06-28 13:34:49 +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