gcc/libstdc++-v3/include/std
Benjamin Kosnik a93a597ae7 re PR libstdc++/35922 (std::unordered_map missing in debug mode)
2008-04-25  Benjamin Kosnik  <bkoz@redhat.com>

	PR libstdc++/35922
	* include/std/unordered_map: Include debug/unordered_map if
	_GLIBCXX_DEBUG.
	* testsuite/23_containers/unordered_map/requirements/debug.cc: Move...
	* testsuite/23_containers/unordered_map/requirements/
	debug_container.cc: ...here.
	* testsuite/23_containers/unordered_map/requirements/debug_mode.cc: New.
	* testsuite/23_containers/unordered_set/requirements/debug.cc: Move...
	* testsuite/23_containers/unordered_set/requirements/
	debug_container.cc: ...here.
	* testsuite/23_containers/unordered_set/requirements/debug_mode.cc: New.

From-SVN: r134693
2008-04-26 02:21:37 +00:00
..
algorithm Add parallel mode. 2007-09-11 22:32:51 +00:00
array tuple: Consistency check for include guard, doxygen file markup. 2008-04-10 19:02:57 +00:00
bitset auto_ptr.h: Fix comment typos. 2008-01-31 18:44:55 +00:00
c++0x_warning.h
complex auto_ptr.h: Fix comment typos. 2008-01-31 18:44:55 +00:00
date_time tuple: Consistency check for include guard, doxygen file markup. 2008-04-10 19:02:57 +00:00
deque
fstream auto_ptr.h: Fix comment typos. 2008-01-31 18:44:55 +00:00
functional functional_hash.h: Do not include ext/numeric_traits.h. 2007-11-20 14:06:53 +00:00
iomanip
ios PR libstdc++/28080 (final) 2007-03-11 12:03:34 +00:00
iosfwd iosfwd: Do not include <bits/c++locale.h> and <bits/functexcept.h>. 2007-04-11 10:12:47 +00:00
iostream
istream re PR libstdc++/16251 (bogus default constructor for std::basic_iostream) 2008-02-10 15:48:10 +00:00
iterator
limits auto_ptr.h: Fix comment typos. 2008-01-31 18:44:55 +00:00
list
locale locale_facets.h (class collate, [...]): Move... 2007-04-24 18:57:12 +00:00
map
memory boost_shared_ptr.h: Add support for allocators, aliasing, make_shared and rvalue-references. 2007-12-15 22:28:29 +00:00
numeric Add parallel mode. 2007-09-11 22:32:51 +00:00
ostream re PR libstdc++/16251 (bogus default constructor for std::basic_iostream) 2008-02-10 15:48:10 +00:00
queue
random re PR libstdc++/31426 (TR1 includes do not work with -std=c++0x) 2007-05-31 23:37:56 +00:00
regex tuple: Consistency check for include guard, doxygen file markup. 2008-04-10 19:02:57 +00:00
set
sstream [multiple changes] 2008-01-18 08:16:51 +00:00
stack
stdexcept auto_ptr.h: Fix comment typos. 2008-01-31 18:44:55 +00:00
streambuf auto_ptr.h: Fix comment typos. 2008-01-31 18:44:55 +00:00
string Add parallel mode. 2007-09-11 22:32:51 +00:00
system_error tuple: Consistency check for include guard, doxygen file markup. 2008-04-10 19:02:57 +00:00
tuple tuple: Consistency check for include guard, doxygen file markup. 2008-04-10 19:02:57 +00:00
type_traits tuple: Consistency check for include guard, doxygen file markup. 2008-04-10 19:02:57 +00:00
unordered_map re PR libstdc++/35922 (std::unordered_map missing in debug mode) 2008-04-26 02:21:37 +00:00
unordered_set hashtable_policy.h (__lower_bound): Add. 2007-12-25 13:49:54 +00:00
utility [multiple changes] 2007-10-08 11:16:51 +00:00
valarray Makefile.am (install-data-local): Remove pch-install rules. 2007-08-22 01:26:43 +00:00
vector