gcc/libstdc++-v3/include/std
Paolo Carlini 72f1c34bd4 hash-long-double-aux.cc: Rename to...
2011-11-18  Paolo Carlini  <paolo.carlini@oracle.com>

	* src/hash-long-double-aux.cc: Rename to...
	* src/hash-long-double-tr1-aux.cc: ... this.
	* src/compatibility-ldbl.cc: Adjust.
	* src/hash_tr1.cc: Likewise.
	* src/hash_c++0x.cc: Don't use src/hash-long-double-aux.cc.
	* include/bits/functional_hash.h (hash<_Tp*>::operator(), specs
	for integer types, hash<float>::operator(), hash<double>::operator(),
	hash<long double>::operator()): Declare noexcept.
	* include/debug/bitset (hash<__debug::bitset>::operator()): Likewise.
	* include/debug/vector (hash<__debug::vector>::operator()): Likewise.
	* include/std/system_error (hash<error_code>::operator()): Likewise.
	* include/std/thread (hash<thread::id>::operator()): Likewise.
	* include/std/bitset (hash<bitset>::operator()): Likewise.
	* include/std/typeindex (hash<type_index>::operator()): Likewise.
	* include/profile/bitset (hash<__profile::vector>::operator()):
	Likewise.
	* include/profile/vector (hash<__profile::vector>::operator()):
	Likewise.
	* include/ext/vstring.h (hash<__vstring>::operator(),
	hash<__wvstring>::operator(), hash<__u16vstring>::operator(),
	hash<__u32vstring>::operator()): Likewise.
	* include/bits/shared_ptr.h (hash<shared_ptr>::operator()): Likewise.
	* include/bits/shared_ptr_base.h (hash<__shared_ptr>::operator()):
	Likewise.
	* include/bits/unique_ptr.h (hash<unique_ptr>::operator()): Likewise.
	* include/bits/basic_string.h (hash<string>::operator(),
	hash<wstring>::operator(), hash<u16string>::operator(),
	hash<u32string>::operator()): Likewise.
	* include/bits/vector.tcc (hash<vector>::operator()): Likewise.
	* include/bits/stl_bvector.h (hash<vector>::operator()): Likewise.
	* libsupc++/typeinfo (type_info::hash_code): Use noexcept instead of
	throw().

From-SVN: r181473
2011-11-18 12:37:06 +00:00
..
algorithm
array
atomic Check in patch/merge from cxx-mem-model Branch 2011-11-06 14:55:48 +00:00
bitset hash-long-double-aux.cc: Rename to... 2011-11-18 12:37:06 +00:00
chrono
complex complex (complex<>::real(), [...]): Remove redundant const qualifiers. 2011-11-08 00:49:47 +00:00
condition_variable
deque
forward_list
fstream
functional
future shared_ptr_base.h (_Sp_counted_ptr): Make 'final'. 2011-11-08 16:45:54 +00:00
iomanip
ios
iosfwd
iostream
istream
iterator
limits
list
locale
map
memory
mutex mutex (call_once): Store closure in __once_functor as bound function wrapper might not be copyable. 2011-11-07 22:26:15 +00:00
numeric
ostream
queue
random
ratio
regex
scoped_allocator ptr_traits.h (__rebind): Replace with... 2011-11-08 00:33:45 +00:00
set
sstream
stack
stdexcept
streambuf
string
system_error hash-long-double-aux.cc: Rename to... 2011-11-18 12:37:06 +00:00
thread hash-long-double-aux.cc: Rename to... 2011-11-18 12:37:06 +00:00
tuple
type_traits
typeindex hash-long-double-aux.cc: Rename to... 2011-11-18 12:37:06 +00:00
unordered_map
unordered_set
utility
valarray
vector