gcc/libstdc++-v3/include/ext
Paolo Carlini f67a9881a8 [multiple changes]
2010-07-27  Paolo Carlini  <paolo.carlini@oracle.com>

	* include/ext/vstring_util.h: Include bits/range_access.h.
	* testsuite/ext/vstring/range_access.cc: New test.

2010-07-27  Ed Smith-Rowland  <3dw4rd@verizon.net>

	* include/bits/range_access.h: New.
	* include/Makefile.in: Add bits/range_access.h.
	* include/Makefile.am: Regenerate.
	* include/std/array: Include bits/range_access.h.
	* include/std/deque: Ditto.
	* include/std/forward_list: Ditto.
	* include/std/iterator: Ditto.
	* include/std/list: Ditto.
	* include/std/map: Ditto.
	* include/std/regex: Ditto.
	* include/std/set: Ditto.
	* include/std/string: Ditto.
	* include/std/unordered_map: Ditto.
	* include/std/unordered_set: Ditto.
	* include/std/vector: Ditto.
	* include/std/valarray: Add begin() and end().
	* libsupc++/initializer_list: Ditto.
	* include/tr1_impl/utility: Add begin() and end().
	* include/std/tuple: Ditto.
	* testsuite/24_iterators/headers/iterator/range_access.cc: New test.
	* testsuite/24_iterators/range_access.cc: Ditto.
	* testsuite/28_regex/range_access.cc: Ditto.
	* testsuite/18_support/initializer_list/range_access.cc: Ditto.
	* testsuite/21_strings/basic_string/range_access.cc: Ditto.
	* testsuite/26_numerics/valarray/range_access.cc: Ditto.
	* testsuite/23_containers/unordered_map/range_access.cc: Ditto.
	* testsuite/23_containers/multimap/range_access.cc: Ditto.
	* testsuite/23_containers/set/range_access.cc: Ditto.
	* testsuite/23_containers/unordered_multimap/range_access.cc: Ditto.
	* testsuite/23_containers/forward_list/range_access.cc: Ditto.
	* testsuite/23_containers/unordered_set/range_access.cc: Ditto.
	* testsuite/23_containers/vector/range_access.cc: Ditto.
	* testsuite/23_containers/deque/range_access.cc: Ditto.
	* testsuite/23_containers/multiset/range_access.cc: Ditto.
	* testsuite/23_containers/list/range_access.cc: Ditto.
	* testsuite/23_containers/unordered_multiset/range_access.cc: Ditto.
	* testsuite/23_containers/map/range_access.cc: Ditto.
	* testsuite/23_containers/array/range_access.cc: Ditto.
	* testsuite/20_util/tuple/range_access.cc: Ditto.
	* testsuite/20_util/pair/range_access.cc: Ditto.

From-SVN: r162578
2010-07-27 17:27:06 +00:00
..
pb_ds order_statistics_imp.hpp: Avoid -Wall warnings. 2010-06-08 00:45:02 +00:00
algorithm re PR libstdc++/44708 (Enabling -std=c++0x results in ambiguous function overload in <ext/algorithm> header) 2010-06-29 10:03:36 +00:00
array_allocator.h c++config (std::size_t, [...]): Provide typedefs. 2010-06-03 19:15:56 +00:00
atomicity.h
bitmap_allocator.h c++config (std::size_t, [...]): Provide typedefs. 2010-06-03 19:15:56 +00:00
cast.h
codecvt_specializations.h c++config (std::size_t, [...]): Provide typedefs. 2010-06-03 19:15:56 +00:00
concurrence.h
debug_allocator.h
enc_filebuf.h
extptr_allocator.h [multiple changes] 2010-05-20 22:35:49 +00:00
functional c++config (std::size_t, [...]): Provide typedefs. 2010-06-03 19:15:56 +00:00
iterator
malloc_allocator.h [multiple changes] 2010-05-20 22:35:49 +00:00
memory
mt_allocator.h c++config (std::size_t, [...]): Provide typedefs. 2010-06-03 19:15:56 +00:00
new_allocator.h c++config (std::size_t, [...]): Provide typedefs. 2010-06-03 19:15:56 +00:00
numeric
numeric_traits.h
pod_char_traits.h
pointer.h pointer.h (_Pointer_adapter::operator++): Remove name of unused parameter. 2010-06-06 22:46:38 +01:00
pool_allocator.h [multiple changes] 2010-05-20 22:35:49 +00:00
rb_tree
rc_string_base.h c++config (std::size_t, [...]): Provide typedefs. 2010-06-03 19:15:56 +00:00
rope
ropeimpl.h
slist
sso_string_base.h c++config (std::size_t, [...]): Provide typedefs. 2010-06-03 19:15:56 +00:00
stdio_filebuf.h
stdio_sync_filebuf.h
string_conversions.h c++config (std::size_t, [...]): Provide typedefs. 2010-06-03 19:15:56 +00:00
throw_allocator.h c++config (std::size_t, [...]): Provide typedefs. 2010-06-03 19:15:56 +00:00
type_traits.h
typelist.h
vstring_fwd.h
vstring_util.h [multiple changes] 2010-07-27 17:27:06 +00:00
vstring.h basic_string.h (front, back): Add. 2010-05-31 14:14:42 +00:00
vstring.tcc