gcc/libstdc++-v3
Fabien Chêne 6ad86a5b26 re PR c++/42844 (const variable requires initializer / no explicitly declared default constructor)
PR c++/42844
	* decl.c (check_for_uninitialized_const_var): Handle classes that need
	constructing, too.
	(check_initializer): Call it for classes that need constructing, too.
	* class.c (in_class_defaulted_default_constructor): New.
	* cp-tree.h: Declare it.

Co-Authored-By: Jason Merrill <jason@redhat.com>

From-SVN: r158797
2010-04-27 14:56:13 -04:00
..
2010-04-02 18:18:06 +00:00
2010-04-02 18:18:06 +00:00
2010-04-02 18:18:06 +00:00
2010-03-12 17:35:19 +00:00
2010-04-02 18:18:06 +00:00
2010-04-02 18:18:06 +00:00

file: libstdc++-v3/README

New users may wish to point their web browsers to the file
index.html in the 'doc/html' subdirectory.  It contains brief
building instructions and notes on how to configure the library in
interesting ways.