gcc/libstdc++-v3
François Dumont 637fd8b3be unordered_set.h (unordered_set<>): Prefer aggregation to inheritance with _Hashtable.
2012-10-22  François Dumont  <fdumont@gcc.gnu.org>

	* include/bits/unordered_set.h (unordered_set<>): Prefer
	aggregation to inheritance with _Hashtable.
	(unordered_multiset<>): Likewise.
	* include/debug/unordered_set (operator==): Adapt.
	* include/profile/unordered_set (operator==): Adapt.

From-SVN: r192695
2012-10-22 19:53:38 +00:00
..
config Fix Solaris symbol versioning (PR libstdc++/54872) 2012-10-11 08:38:28 +00:00
doc configure.xml (--enable-clocale): Document the 'newlib' and 'darwin' options. 2012-10-22 00:42:17 +01:00
include unordered_set.h (unordered_set<>): Prefer aggregation to inheritance with _Hashtable. 2012-10-22 19:53:38 +00:00
libsupc++ gthr.m4: New. 2012-10-15 13:10:30 +00:00
po gthr.m4: New. 2012-10-15 13:10:30 +00:00
python gthr.m4: New. 2012-10-15 13:10:30 +00:00
scripts
src formatter.h (_Debug_msg_id): Add __msg_valid_load_factor. 2012-10-18 19:50:37 +00:00
testsuite 45713.cc: Skip for mmix-*-*. 2012-10-21 04:52:54 +00:00
acinclude.m4 gthr.m4: New. 2012-10-15 13:10:30 +00:00
aclocal.m4 acinclude.m4 (GLIBCXX_ENABLE_PARALLEL): Remove ENABLE_PARALLEL. 2012-09-28 19:48:27 +00:00
ChangeLog unordered_set.h (unordered_set<>): Prefer aggregation to inheritance with _Hashtable. 2012-10-22 19:53:38 +00:00
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
ChangeLog-2009
ChangeLog-2010
ChangeLog-2011
config.h.in re PR libstdc++/43852 (Embedded systems friendly libstdc++) 2012-09-10 00:08:48 +01:00
configure gthr.m4: New. 2012-10-15 13:10:30 +00:00
configure.ac Optimize bulk mode for normal_distribution<double> for SSE3. 2012-09-26 13:10:26 +00:00
configure.host config.gcc: Match arm*-*-linux-* for ARM Linux/GNU. 2012-10-15 21:12:23 +00:00
crossconfig.m4
fragment.am fragment.am (CONFIG_CXXFLAGS): Remove EXTRA_CXX_FLAGS. 2012-09-29 04:08:17 +00:00
linkage.m4
Makefile.am re PR libstdc++/28811 (--with-pic vs static libraries and libstdc++) 2012-09-20 02:10:22 +00:00
Makefile.in gthr.m4: New. 2012-10-15 13:10:30 +00:00
README

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.