gcc/libstdc++-v3/include/debug
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
..
bitset bitset (hash): Minor tweaks. 2010-03-03 02:01:56 +00:00
debug.h
deque move.h (forward): Update to N3092. 2010-08-05 07:34:08 +00:00
formatter.h c++config (std::size_t, [...]): Provide typedefs. 2010-06-03 19:15:56 +00:00
functions.h c++config (std::size_t, [...]): Provide typedefs. 2010-06-03 19:15:56 +00:00
list move.h (forward): Update to N3092. 2010-08-05 07:34:08 +00:00
macros.h re PR libstdc++/42460 (man page errors for generated libstdc++ man pages) 2010-02-04 18:20:34 +00:00
map
map.h move.h (forward): Update to N3092. 2010-08-05 07:34:08 +00:00
multimap.h move.h (forward): Update to N3092. 2010-08-05 07:34:08 +00:00
multiset.h move.h (forward): Update to N3092. 2010-08-05 07:34:08 +00:00
safe_base.h re PR libstdc++/42460 (man page errors for generated libstdc++ man pages) 2010-02-04 18:20:34 +00:00
safe_iterator.h
safe_iterator.tcc
safe_sequence.h re PR libstdc++/42460 (man page errors for generated libstdc++ man pages) 2010-02-04 18:20:34 +00:00
set
set.h move.h (forward): Update to N3092. 2010-08-05 07:34:08 +00:00
string move.h (forward): Update to N3092. 2010-08-05 07:34:08 +00:00
unordered_map move.h (forward): Update to N3092. 2010-08-05 07:34:08 +00:00
unordered_set move.h (forward): Update to N3092. 2010-08-05 07:34:08 +00:00
vector move.h (forward): Update to N3092. 2010-08-05 07:34:08 +00:00