r271782 - in /trunk/libstdc++-v3: ChangeLog doc...

redi@gcc.gnu.org redi@gcc.gnu.org
Thu May 30 15:47:00 GMT 2019


Author: redi
Date: Thu May 30 15:47:32 2019
New Revision: 271782

URL: https://gcc.gnu.org/viewcvs?rev=271782&root=gcc&view=rev
Log:
Update libstdc++ documentation for Support and Diagnostics clauses

	* doc/xml/manual/diagnostics.xml: Update list of headers that define
	exception classes.
	* doc/xml/manual/support.xml: Rewrite advice around NULL. Rewrite
	section about new/delete overloads. Improve section on verbose
	terminate handler.
	* doc/html/*: Regenerate.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/doc/html/index.html
    trunk/libstdc++-v3/doc/html/manual/diagnostics.html
    trunk/libstdc++-v3/doc/html/manual/dynamic_memory.html
    trunk/libstdc++-v3/doc/html/manual/index.html
    trunk/libstdc++-v3/doc/html/manual/std_contents.html
    trunk/libstdc++-v3/doc/html/manual/support.html
    trunk/libstdc++-v3/doc/html/manual/termination.html
    trunk/libstdc++-v3/doc/xml/manual/diagnostics.xml
    trunk/libstdc++-v3/doc/xml/manual/support.xml



More information about the Libstdc++-cvs mailing list