gcc/libstdc++-v3
François Dumont a3d4b3d7db hashtable_policy.h (_Hashtable_alloc): New.
2013-08-06  François Dumont  <fdumont@gcc.gnu.org>

	* include/bits/hashtable_policy.h (_Hashtable_alloc): New.
	(_ReuseOrAllocNode, _AllocNode): Adapt to use latter rather than
	_Hashtable.
	(_Before_begin<>): Remove.
	* include/bits/hashtable.h (_Hashtable): Inherit from
	_Hashtable_alloc and adapt. Restore _M_before_begin field.
	* python/libstdcxx/v6/printers.py (StdHashtableIterator): Adapt
	access to hashtable before begin.
	* testsuite/23_containers/unordered_set/
	not_default_constructible_hash_neg.cc: Adapt dg-error line number.
	* testsuite/23_containers/unordered_set/instantiation_neg.cc:
	Likewise.

From-SVN: r201522
2013-08-06 08:38:58 +00:00
..
config codecvt_members.cc: Fix typo. 2013-07-04 22:07:44 +01:00
doc complex (pow(const complex<>&, int)): Enable in C++11 mode too. 2013-07-25 21:24:07 +00:00
include hashtable_policy.h (_Hashtable_alloc): New. 2013-08-06 08:38:58 +00:00
libsupc++ re PR libstdc++/57914 (Memory leak in __cxa_thread_atexit when using thread_local) 2013-07-22 15:43:27 -04:00
po
python hashtable_policy.h (_Hashtable_alloc): New. 2013-08-06 08:38:58 +00:00
scripts Filter out basever symbols on Solaris 2013-03-06 13:34:35 +00:00
src re PR libstdc++/57779 (vector insert fails to diagnose iterators pointing into *this in debug mode) 2013-08-01 19:54:46 +00:00
testsuite hashtable_policy.h (_Hashtable_alloc): New. 2013-08-06 08:38:58 +00:00
ChangeLog hashtable_policy.h (_Hashtable_alloc): New. 2013-08-06 08:38:58 +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
ChangeLog-2012
Makefile.am
Makefile.in
README
acinclude.m4 chrono.cc: If _GLIBCXX_USE_CLOCK_GETTIME_SYSCALL, include unistd.h and sys/syscall.h. 2013-05-24 20:08:42 +02:00
aclocal.m4
config.h.in chrono.cc: If _GLIBCXX_USE_CLOCK_GETTIME_SYSCALL, include unistd.h and sys/syscall.h. 2013-05-24 20:08:42 +02:00
configure chrono.cc: If _GLIBCXX_USE_CLOCK_GETTIME_SYSCALL, include unistd.h and sys/syscall.h. 2013-05-24 20:08:42 +02:00
configure.ac acinclude.m4 (GLIBCXX_ENABLE_LIBSTDCXX_TIME): Add KIND=auto to enable features if target OS is known to support them. 2013-05-22 09:12:45 +01:00
configure.host codecvt_members.cc: Fix typo. 2013-07-04 22:07:44 +01:00
crossconfig.m4 crossconfig.m4: Add support for cygwin x64 target. 2013-03-27 22:56:57 +01:00
fragment.am
linkage.m4

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.