gcc/libstdc++-v3/include/std
Paolo Carlini 6f5e9b8df6 type_traits (has_nothrow_assign): Rename to has_nothrow_copy_assign.
2010-06-08  Paolo Carlini  <paolo.carlini@oracle.com>

	* include/std/type_traits (has_nothrow_assign): Rename to
	has_nothrow_copy_assign.
	(has_trivial_assign): Rename to has_trivial_copy_assign.
	* testsuite/20_util/has_nothrow_copy_assign/value.cc: New.
	* testsuite/20_util/has_nothrow_copy_assign/requirements/
	typedefs.cc: Likewise.
	* testsuite/20_util/has_nothrow_copy_assign/requirements/
	explicit_instantiation.cc: Likewise.
	* testsuite/20_util/has_trivial_copy_assign/value.cc: Likewise.
	* testsuite/20_util/has_trivial_copy_assign/requirements/
	typedefs.cc: Likewise.
	* testsuite/20_util/has_trivial_copy_assign/requirements/
	explicit_instantiation.cc: Likewise.

From-SVN: r160443
2010-06-08 17:50:54 +00:00
..
algorithm
array hashtable.h: Fold in include/tr1_impl/hashtable.h contents. 2010-02-10 19:14:33 +00:00
atomic c++config (std::size_t, [...]): Provide typedefs. 2010-06-03 19:15:56 +00:00
bitset c++config (std::size_t, [...]): Provide typedefs. 2010-06-03 19:15:56 +00:00
chrono hashtable.h: Fold in include/tr1_impl/hashtable.h contents. 2010-02-10 19:14:33 +00:00
complex complex (proj): Change return type per DR 1137. 2010-02-21 19:55:17 +00:00
condition_variable hashtable.h: Fold in include/tr1_impl/hashtable.h contents. 2010-02-10 19:14:33 +00:00
deque
forward_list hashtable.h: Fold in include/tr1_impl/hashtable.h contents. 2010-02-10 19:14:33 +00:00
fstream c++config (std::size_t, [...]): Provide typedefs. 2010-06-03 19:15:56 +00:00
functional [multiple changes] 2010-06-05 18:43:29 +01:00
future PR libstdc++/42819, DR 1315 2010-02-12 22:31:15 +00:00
iomanip iomanip (get_money, put_money): Add in C++0x mode; tidy. 2010-03-01 19:12:39 +00:00
ios
iosfwd
iostream
istream [multiple changes] 2010-02-09 04:49:49 +00:00
iterator c++config (std::size_t, [...]): Provide typedefs. 2010-06-03 19:15:56 +00:00
limits limits (__numeric_limits_base::max_digits10, [...]): Add. 2010-02-25 17:13:04 +00:00
list
locale
map
memory
mutex c++config (std::size_t, [...]): Provide typedefs. 2010-06-03 19:15:56 +00:00
numeric
ostream
queue
random hashtable.h: Fold in include/tr1_impl/hashtable.h contents. 2010-02-10 19:14:33 +00:00
ratio hashtable.h: Fold in include/tr1_impl/hashtable.h contents. 2010-02-10 19:14:33 +00:00
regex hashtable.h: Fold in include/tr1_impl/hashtable.h contents. 2010-02-10 19:14:33 +00:00
set
sstream
stack
stdexcept
streambuf streambuf: Adjust doxygen group markup. 2010-02-10 05:45:24 +00:00
string
system_error functional_hash.h (__hash_combine): Remove. 2010-02-25 13:32:52 +00:00
thread c++config (std::size_t, [...]): Provide typedefs. 2010-06-03 19:15:56 +00:00
tuple stl_pair.h (piecewise_construct_t, [...]): Add. 2010-04-30 09:52:41 +00:00
type_traits type_traits (has_nothrow_assign): Rename to has_nothrow_copy_assign. 2010-06-08 17:50:54 +00:00
unordered_map functional_hash.h (hash<string>, [...]): Move, per DR 1182 to... 2010-02-22 18:07:07 +00:00
unordered_set functional_hash.h (hash<string>, [...]): Move, per DR 1182 to... 2010-02-22 18:07:07 +00:00
utility
valarray c++config (std::size_t, [...]): Provide typedefs. 2010-06-03 19:15:56 +00:00
vector