355e71b9df
2011-03-22 Paolo Carlini <paolo.carlini@oracle.com> * include/bits/shared_ptr.h (operator>, operator<=, operator>=): Add, per DR 1401. (operator==, operator!=, operator<): Fix per the letter of DR 1401. * include/bits/shared_ptr_base.h: Likewise for __shared_ptr. * include/bits/unique_ptr.h (operator==, operator!=, operator<, operator<=, operator>, operator>=): Fix per the letter of DR 1401. * testsuite/20_util/shared_ptr/comparison/dr1401.cc: New. * testsuite/20_util/unique_ptr/comparison/dr1401.cc: Likewise. * testsuite/20_util/weak_ptr/comparison/cmp_neg.cc: Adjust. From-SVN: r171293 |
||
---|---|---|
.. | ||
add_lvalue_reference | ||
add_rvalue_reference | ||
addressof | ||
aligned_storage | ||
allocator | ||
auto_ptr | ||
bad_function_call | ||
bind | ||
common_type/requirements | ||
conditional/requirements | ||
decay/requirements | ||
declval/requirements | ||
default_delete/cons | ||
duration | ||
duration_cast | ||
enable_if/requirements | ||
enable_shared_from_this | ||
forward | ||
function | ||
function_objects | ||
has_nothrow_copy_assign | ||
has_nothrow_copy_constructor | ||
has_nothrow_default_constructor | ||
has_trivial_copy_assign | ||
has_trivial_copy_constructor | ||
has_trivial_default_constructor | ||
hash | ||
headers | ||
is_constructible | ||
is_convertible | ||
is_explicitly_convertible | ||
is_integral | ||
is_literal_type | ||
is_lvalue_reference | ||
is_nothrow_constructible | ||
is_pod | ||
is_reference | ||
is_rvalue_reference | ||
is_scalar | ||
is_signed | ||
is_standard_layout | ||
is_trivial | ||
is_unsigned | ||
make_signed/requirements | ||
make_unsigned/requirements | ||
monotonic_clock | ||
move | ||
owner_less | ||
pair | ||
ratio | ||
raw_storage_iterator/requirements | ||
reference_wrapper | ||
remove_reference | ||
shared_ptr | ||
specialized_algorithms | ||
system_clock | ||
time_point | ||
time_point_cast | ||
tuple | ||
typeindex | ||
unique_ptr | ||
uses_allocator | ||
weak_ptr | ||
rel_ops.cc | ||
temporary_buffer.cc |