gcc/libstdc++-v3/include/profile
Paolo Carlini 5d64ee190c functional_hash.h (__hash_base): Add.
2010-09-22  Paolo Carlini  <paolo.carlini@oracle.com>

	* include/bits/functional_hash.h (__hash_base): Add.
	(hash): Derive from __hash_base instead.
	* include/debug/bitset (hash): Likewise.
	* include/debug/vector (hash): Likewise.
	* include/std/system_error (hash): Likewise.
	* include/std/thread (hash): Likewise.
	* include/std/bitset (hash): Likewise.
	* include/profile/bitset (hash): Likewise.
	* include/profile/vector (hash): Likewise.
	* include/bits/basic_string.h (hash): Likewise.
	* include/bits/stl_bvector.h (hash): Likewise.
	* include/std/typeindex (hash): Do not derive from unary_function,
	add result_type and argument_type typedefs; trim includes.

From-SVN: r164528
2010-09-22 17:50:36 +00:00
..
impl Uglify C++ headers some more. 2010-09-19 09:44:24 +00:00
base.h profiler_trace.h (__warning_data:: __warning_message): Change to std::string... 2010-06-24 16:17:55 +00:00
bitset functional_hash.h (__hash_base): Add. 2010-09-22 17:50:36 +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 hashtable.h (_Hashtable<>::operator=(const _Hashtable&)): Move inline. 2010-08-14 01:00:23 +00:00
unordered_set hashtable.h (_Hashtable<>::operator=(const _Hashtable&)): Move inline. 2010-08-14 01:00:23 +00:00
vector functional_hash.h (__hash_base): Add. 2010-09-22 17:50:36 +00:00