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
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
Makefile.am | Loading commit data... | |
Makefile.in | Loading commit data... | |
allocator-inst.cc | Loading commit data... | |
bitmap_allocator.cc | Loading commit data... | |
chrono.cc | Loading commit data... | |
codecvt.cc | Loading commit data... | |
compatibility-atomic-c++0x.cc | Loading commit data... | |
compatibility-c++0x.cc | Loading commit data... | |
compatibility-debug_list-2.cc | Loading commit data... | |
compatibility-debug_list.cc | Loading commit data... | |
compatibility-ldbl.cc | Loading commit data... | |
compatibility-list-2.cc | Loading commit data... | |
compatibility-list.cc | Loading commit data... | |
compatibility-parallel_list-2.cc | Loading commit data... | |
compatibility-parallel_list.cc | Loading commit data... | |
compatibility.cc | Loading commit data... | |
complex_io.cc | Loading commit data... | |
concept-inst.cc | Loading commit data... | |
condition_variable.cc | Loading commit data... | |
ctype.cc | Loading commit data... | |
debug.cc | Loading commit data... | |
ext-inst.cc | Loading commit data... | |
fstream-inst.cc | Loading commit data... | |
functexcept.cc | Loading commit data... | |
functional.cc | Loading commit data... | |
future.cc | Loading commit data... | |
globals_io.cc | Loading commit data... | |
hash-long-double-tr1-aux.cc | Loading commit data... | |
hash_c++0x.cc | Loading commit data... | |
hash_tr1.cc | Loading commit data... | |
hashtable-aux.cc | Loading commit data... | |
hashtable_c++0x.cc | Loading commit data... | |
hashtable_tr1.cc | Loading commit data... | |
ios-inst.cc | Loading commit data... | |
ios.cc | Loading commit data... | |
ios_failure.cc | Loading commit data... | |
ios_init.cc | Loading commit data... | |
ios_locale.cc | Loading commit data... | |
iostream-inst.cc | Loading commit data... | |
istream-inst.cc | Loading commit data... | |
istream.cc | Loading commit data... | |
limits.cc | Loading commit data... | |
list.cc | Loading commit data... | |
locale-inst.cc | Loading commit data... | |
locale.cc | Loading commit data... | |
locale_facets.cc | Loading commit data... | |
locale_init.cc | Loading commit data... | |
localename.cc | Loading commit data... | |
math_stubs_float.cc | Loading commit data... | |
math_stubs_long_double.cc | Loading commit data... | |
misc-inst.cc | Loading commit data... | |
mt_allocator.cc | Loading commit data... | |
mutex.cc | Loading commit data... | |
ostream-inst.cc | Loading commit data... | |
parallel_settings.cc | Loading commit data... | |
placeholders.cc | Loading commit data... | |
pool_allocator.cc | Loading commit data... | |
regex.cc | Loading commit data... | |
shared_ptr.cc | Loading commit data... | |
sstream-inst.cc | Loading commit data... | |
stdexcept.cc | Loading commit data... | |
streambuf-inst.cc | Loading commit data... | |
streambuf.cc | Loading commit data... | |
string-inst.cc | Loading commit data... | |
strstream.cc | Loading commit data... | |
system_error.cc | Loading commit data... | |
thread.cc | Loading commit data... | |
tree.cc | Loading commit data... | |
valarray.cc | Loading commit data... | |
wlocale-inst.cc | Loading commit data... | |
wstring-inst.cc | Loading commit data... |