gcc/libstdc++-v3/include/std
Paolo Carlini 6323b34eeb re PR libstdc++/18604 (Use of unqualified names conflict with names in global namespace)
2005-05-09  Paolo Carlini  <pcarlini@suse.de>
	    Giovanni Bajo  <giovannibajo@gcc.gnu.org>

	PR libstdc++/18604
	* include/bits/deque.tcc: Fully qualify names from namespace std.
	* include/bits/stl_bvector.h: Likewise.
	* include/bits/stl_deque.h: Likewise.
	* include/bits/stl_list.h: Likewise.
	* include/bits/stl_map.h: Likewise.
	* include/bits/stl_multimap.h: Likewise.
	* include/bits/stl_multiset.h: Likewise.
	* include/bits/stl_set.h: Likewise.
	* include/bits/stl_vector.h: Likewise.
	* include/bits/vector.tcc: Likewise.
	* include/std/std_bitset.h: Likewise.
	* testsuite/23_containers/bitset/18604.cc: New.
	* testsuite/23_containers/deque/18604.cc: Likewise.
	* testsuite/23_containers/list/18604.cc: Likewise.
	* testsuite/23_containers/map/18604.cc: Likewise.
	* testsuite/23_containers/set/18604.cc: Likewise.
	* testsuite/23_containers/vector/18604.cc: Likewise.

Co-Authored-By: Giovanni Bajo <giovannibajo@gcc.gnu.org>

From-SVN: r99499
2005-05-10 01:58:19 +00:00
..
std_algorithm.h doxygroups.cc: Add std::tr1 namespace. 2004-11-24 04:11:23 +00:00
std_bitset.h re PR libstdc++/18604 (Use of unqualified names conflict with names in global namespace) 2005-05-10 01:58:19 +00:00
std_complex.h re PR libstdc++/20352 (FAIL: 26_numerics/complex/pow.cc execution test) 2005-03-15 23:38:54 +00:00
std_deque.h doxygroups.cc: Add std::tr1 namespace. 2004-11-24 04:11:23 +00:00
std_fstream.h std_fstream.h (basic_fstream<>::open, [...]): Implement the resolution of DR 409 [Ready], call clear() on success. 2005-03-07 16:58:43 +00:00
std_functional.h doxygroups.cc: Add std::tr1 namespace. 2004-11-24 04:11:23 +00:00
std_iomanip.h doxygroups.cc: Add std::tr1 namespace. 2004-11-24 04:11:23 +00:00
std_ios.h doxygroups.cc: Add std::tr1 namespace. 2004-11-24 04:11:23 +00:00
std_iosfwd.h doxygroups.cc: Add std::tr1 namespace. 2004-11-24 04:11:23 +00:00
std_iostream.h doxygroups.cc: Add std::tr1 namespace. 2004-11-24 04:11:23 +00:00
std_istream.h doxygroups.cc: Add std::tr1 namespace. 2004-11-24 04:11:23 +00:00
std_iterator.h doxygroups.cc: Add std::tr1 namespace. 2004-11-24 04:11:23 +00:00
std_limits.h decl.c (build_enumerator): Do not issue duplicate error messages about invalid enumeration constants. 2005-02-01 01:01:34 +00:00
std_list.h doxygroups.cc: Add std::tr1 namespace. 2004-11-24 04:11:23 +00:00
std_locale.h doxygroups.cc: Add std::tr1 namespace. 2004-11-24 04:11:23 +00:00
std_map.h doxygroups.cc: Add std::tr1 namespace. 2004-11-24 04:11:23 +00:00
std_memory.h doxygroups.cc: Add std::tr1 namespace. 2004-11-24 04:11:23 +00:00
std_numeric.h doxygroups.cc: Add std::tr1 namespace. 2004-11-24 04:11:23 +00:00
std_ostream.h doxygroups.cc: Add std::tr1 namespace. 2004-11-24 04:11:23 +00:00
std_queue.h doxygroups.cc: Add std::tr1 namespace. 2004-11-24 04:11:23 +00:00
std_set.h doxygroups.cc: Add std::tr1 namespace. 2004-11-24 04:11:23 +00:00
std_sstream.h doxygroups.cc: Add std::tr1 namespace. 2004-11-24 04:11:23 +00:00
std_stack.h doxygroups.cc: Add std::tr1 namespace. 2004-11-24 04:11:23 +00:00
std_stdexcept.h doxygroups.cc: Add std::tr1 namespace. 2004-11-24 04:11:23 +00:00
std_streambuf.h doxygroups.cc: Add std::tr1 namespace. 2004-11-24 04:11:23 +00:00
std_string.h cpp_type_traits.h: Add types to the structs thus making type_traits.h redundant... 2005-01-31 16:22:01 +00:00
std_utility.h doxygroups.cc: Add std::tr1 namespace. 2004-11-24 04:11:23 +00:00
std_valarray.h doxygroups.cc: Add std::tr1 namespace. 2004-11-24 04:11:23 +00:00
std_vector.h doxygroups.cc: Add std::tr1 namespace. 2004-11-24 04:11:23 +00:00