r260132 - in /branches/gcc-6-branch/libstdc++-v...

redi@gcc.gnu.org redi@gcc.gnu.org
Thu May 10 19:27:00 GMT 2018


Author: redi
Date: Thu May 10 19:27:14 2018
New Revision: 260132

URL: https://gcc.gnu.org/viewcvs?rev=260132&root=gcc&view=rev
Log:
Document Dual ABI for std::ios_base::failure

	* doc/xml/manual/debug_mode.xml: Add array and forward_list to list
	of C++11 containers with Debug Mode support.
	* doc/xml/manual/using.xml: Document Dual ABI for ios_base::failure.
	* doc/html/*: Regenerate.

Modified:
    branches/gcc-6-branch/libstdc++-v3/ChangeLog
    branches/gcc-6-branch/libstdc++-v3/doc/html/manual/debug_mode_using.html
    branches/gcc-6-branch/libstdc++-v3/doc/html/manual/using_dual_abi.html
    branches/gcc-6-branch/libstdc++-v3/doc/xml/manual/debug_mode.xml
    branches/gcc-6-branch/libstdc++-v3/doc/xml/manual/using.xml



More information about the Libstdc++-cvs mailing list