| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| allocate_hint.cc | ||
| allocate_hint_nonpod.cc | ||
| construct.cc | ||
| destroy.cc | ||
| is_always_equal.cc | ||
| max_size.cc | ||
| pointers.cc | ||
| rebind_alloc.cc | ||
| select.cc |
* testsuite/20_util/allocator_traits/members/allocate_hint_nonpod.cc: Use operator-> to access raw pointer member. * testsuite/23_containers/vector/59829.cc: Likewise. * testsuite/23_containers/vector/bool/80893.cc: Likewise. * testsuite/libstdc++-prettyprinters/cxx11.cc: Use NullablePointer. * testsuite/util/testsuite_allocator.h (NullablePointer): New utility for tests. (PointerBase, PointerBase_void): Derive from NullablePointer and use its constructors and equality operators. Change converting constructors to use operator-> to access private member of the other pointer type. (PointerBase_void::operator->()): Add, for access to private member. (operator-(PointerBase, PointerBase)): Change to hidden friend. (operator==(PointerBase, PointerBase)): Remove. (operator!=(PointerBase, PointerBase)): Remove. From-SVN: r271160
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| allocate_hint.cc | Loading commit data... | |
| allocate_hint_nonpod.cc | Loading commit data... | |
| construct.cc | Loading commit data... | |
| destroy.cc | Loading commit data... | |
| is_always_equal.cc | Loading commit data... | |
| max_size.cc | Loading commit data... | |
| pointers.cc | Loading commit data... | |
| rebind_alloc.cc | Loading commit data... | |
| select.cc | Loading commit data... |