gcc/libstdc++-v3/include/ext
Paolo Carlini 5f1fd3469f move.h (forward): Update to N3092.
2010-08-05  Paolo Carlini  <paolo.carlini@oracle.com>

	* include/bits/move.h (forward): Update to N3092.
	(identity): Remove (US 92 is NAD).
	* include/debug/set.h: Fix move constructor to simply use move.
	* include/debug/unordered_map: Likewise.
	* include/debug/multiset.h: Likewise.
	* include/debug/vector: Likewise.
	* include/debug/unordered_set: Likewise.
	* include/debug/deque: Likewise.
	* include/debug/map.h: Likewise.
	* include/debug/string: Likewise.
	* include/debug/list: Likewise.
	* include/debug/multimap.h: Likewise.
	* include/profile/set.h: Likewise.
	* include/profile/unordered_map: Likewise.
	* include/profile/multiset.h: Likewise.
	* include/profile/unordered_set: Likewise.
	* include/profile/vector: Likewise.
	* include/profile/deque: Likewise.
	* include/profile/map.h: Likewise.
	* include/profile/list: Likewise.
	* include/profile/multimap.h: Likewise.
	* include/ext/vstring.h: Likewise.
	* include/bits/stl_list.h: Likewise.
	* include/bits/stl_map.h: Likewise.
	* include/bits/stl_set.h: Likewise.
	* include/bits/forward_list.h: Likewise.
	* include/bits/stl_multimap.h: Likewise.
	* include/bits/unordered_map.h: Likewise.
	* include/bits/stl_vector.h: Likewise.
	* include/bits/stl_deque.h: Likewise.
	* include/bits/stl_multiset.h: Likewise.
	* include/bits/unordered_set.h: Likewise.
	* include/bits/stl_bvector.h: Likewise.
	* testsuite/20_util/identity/value.cc: Remove
	* testsuite/20_util/identity/requirements/typedefs.cc: Likewise.
	* testsuite/20_util/identity/requirements/explicit_instantiation.cc:
	Likewise.

From-SVN: r162898
2010-08-05 07:34:08 +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 streambuf: Adjust doxygen group markup. 2010-02-10 05:45:24 +00:00
stdio_sync_filebuf.h streambuf: Adjust doxygen group markup. 2010-02-10 05:45:24 +00:00
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 move.h (forward): Update to N3092. 2010-08-05 07:34:08 +00:00
vstring.tcc