gcc/libstdc++-v3/testsuite/20_util
Paolo Carlini b0e788cc09 shared_ptr.h (hash<shared_ptr>): Add.
2010-06-11  Paolo Carlini  <paolo.carlini@oracle.com>

	* include/bits/shared_ptr.h (hash<shared_ptr>): Add.
	* include/bits/shared_ptr_base.h (hash<__shared_ptr>): Likewise.
	* include/bits/unique_ptr.h (hash<unique_ptr>): Likewise.
	* testsuite/20_util/shared_ptr/hash/1.cc: New.
	* testsuite/20_util/unique_ptr/hash/1.cc: Likewise.

From-SVN: r160621
2010-06-11 16:20:24 +00:00
..
add_lvalue_reference
add_rvalue_reference
addressof [multiple changes] 2010-05-20 22:35:49 +00:00
aligned_storage
allocator
auto_ptr
bad_function_call
bind
clocks order_statistics_imp.hpp: Avoid -Wall warnings. 2010-06-08 00:45:02 +00:00
common_type/requirements
conditional/requirements
decay/requirements
declval/requirements type_traits (is_nothrow_constructible): Add. 2010-06-10 00:43:50 +00:00
duration
enable_if/requirements
enable_shared_from_this/requirements
forward
function
function_objects
has_nothrow_copy_assign type_traits (has_nothrow_assign): Rename to has_nothrow_copy_assign. 2010-06-08 17:50:54 +00:00
has_nothrow_copy_constructor
has_nothrow_default_constructor
has_trivial_copy_assign type_traits (has_nothrow_assign): Rename to has_nothrow_copy_assign. 2010-06-08 17:50:54 +00:00
has_trivial_copy_constructor
has_trivial_default_constructor
hash
headers
identity
is_constructible
is_convertible
is_explicitly_convertible
is_integral
is_lvalue_reference
is_nothrow_constructible type_traits (is_nothrow_constructible): Add. 2010-06-10 00:43:50 +00:00
is_pod
is_reference
is_rvalue_reference
is_signed
is_standard_layout
is_trivial
is_unsigned
make_signed/requirements type_traits (is_nothrow_constructible): Add. 2010-06-10 00:43:50 +00:00
make_unsigned/requirements type_traits (is_nothrow_constructible): Add. 2010-06-10 00:43:50 +00:00
move
owner_less
pair re PR libstdc++/44487 ([C++0x] pair of references doesn't work) 2010-06-10 10:24:46 +00:00
ratio
raw_storage_iterator/requirements
reference_wrapper [multiple changes] 2010-05-20 22:35:49 +00:00
remove_reference
shared_ptr shared_ptr.h (hash<shared_ptr>): Add. 2010-06-11 16:20:24 +00:00
specialized_algorithms
time_point
tuple re PR libstdc++/44487 ([C++0x] pair of references doesn't work) 2010-06-10 10:24:46 +00:00
unique_ptr shared_ptr.h (hash<shared_ptr>): Add. 2010-06-11 16:20:24 +00:00
weak_ptr tuple (tuple(const tuple&)): Define explicitly-defaulted. 2010-06-10 12:24:31 +00:00
rel_ops.cc
temporary_buffer.cc