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
bitset functional_hash.h (__hash_base): Add. 2010-09-22 17:50:36 +00:00
deque
iterator_tracker.h
list
map
map.h
multimap.h
multiset.h
set
set.h
unordered_map
unordered_set
vector functional_hash.h (__hash_base): Add. 2010-09-22 17:50:36 +00:00