PR libstdc++/51365 * include/bits/shared_ptr_base (_Sp_ebo_helper): Helper class to implement EBO safely. (_Sp_counted_base::_M_get_deleter): Add noexcept. (_Sp_counter_ptr): Use noexcept instead of comments. (_Sp_counted_deleter): Likewise. Use _Sp_ebo_helper. (_Sp_counted_ptr_inplace): Likewise. * testsuite/20_util/shared_ptr/cons/51365.cc: New. * testsuite/20_util/shared_ptr/cons/52924.cc: Add rebind member to custom allocator and test construction with custom allocator. * testsuite/20_util/shared_ptr/cons/43820_neg.cc: Adjust dg-error line number. From-SVN: r198367
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
39405.cc | Loading commit data... | |
43820_neg.cc | Loading commit data... | |
46910.cc | Loading commit data... | |
51365.cc | Loading commit data... | |
52924.cc | Loading commit data... | |
55123.cc | Loading commit data... | |
alias.cc | Loading commit data... | |
alloc.cc | Loading commit data... | |
alloc_min.cc | Loading commit data... | |
auto_ptr.cc | Loading commit data... | |
auto_ptr_neg.cc | Loading commit data... | |
constexpr.cc | Loading commit data... | |
copy.cc | Loading commit data... | |
default.cc | Loading commit data... | |
move.cc | Loading commit data... | |
noexcept_move_construct.cc | Loading commit data... | |
nullptr.cc | Loading commit data... | |
pointer.cc | Loading commit data... | |
unique_ptr.cc | Loading commit data... | |
unique_ptr_array.cc | Loading commit data... | |
unique_ptr_deleter.cc | Loading commit data... | |
unique_ptr_deleter_ref_1.cc | Loading commit data... | |
unique_ptr_deleter_ref_2.cc | Loading commit data... | |
unique_ptr_neg.cc | Loading commit data... | |
weak_ptr.cc | Loading commit data... | |
weak_ptr_expired.cc | Loading commit data... |