Name |
Last commit
|
Last update |
---|---|---|
.. | ||
48362.cc | ||
59161.cc | ||
80276.cc | ||
compat.cc | ||
cxx11.cc | ||
cxx17.cc | ||
debug.cc | ||
debug_cxx11.cc | ||
libfundts.cc | ||
prettyprinters.exp | ||
shared_ptr.cc | ||
simple.cc | ||
simple11.cc | ||
tr1.cc | ||
whatis.cc | ||
whatis2.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 |
---|---|---|
.. | ||
48362.cc | Loading commit data... | |
59161.cc | Loading commit data... | |
80276.cc | Loading commit data... | |
compat.cc | Loading commit data... | |
cxx11.cc | Loading commit data... | |
cxx17.cc | Loading commit data... | |
debug.cc | Loading commit data... | |
debug_cxx11.cc | Loading commit data... | |
libfundts.cc | Loading commit data... | |
prettyprinters.exp | Loading commit data... | |
shared_ptr.cc | Loading commit data... | |
simple.cc | Loading commit data... | |
simple11.cc | Loading commit data... | |
tr1.cc | Loading commit data... | |
whatis.cc | Loading commit data... | |
whatis2.cc | Loading commit data... |