gcc/libstdc++-v3/include/profile
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
..
impl profiler_list_to_slist.h: Remove spurious semicolon; prefer pre-increment. 2010-06-25 11:37:54 +00:00
base.h profiler_trace.h (__warning_data:: __warning_message): Change to std::string... 2010-06-24 16:17:55 +00:00
bitset bitset (hash): Minor tweaks. 2010-03-03 02:01:56 +00:00
deque move.h (forward): Update to N3092. 2010-08-05 07:34:08 +00:00
iterator_tracker.h profiler_trace.h (__warning_data:: __warning_message): Change to std::string... 2010-06-24 16:17:55 +00:00
list move.h (forward): Update to N3092. 2010-08-05 07:34:08 +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
set
set.h 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