Name |
Last commit
|
Last update |
---|---|---|
.. | ||
copy.cc | ||
copy_assign.cc | ||
minimal.cc | ||
move_assign.cc | ||
noexcept.cc | ||
swap.cc |
* include/profile/forward_list: Update to meet allocator-aware requirements. * include/debug/forward_list: Likewise. * include/debug/vector: Verify allocators are swapped or equal. * include/debug/macros.h (__glibcxx_check_equal_allocs): Define. * include/debug/formatter.h: Add new debug message. * src/c++11/debug.cc: Likewise. * testsuite/23_containers/forward_list/allocator/swap.cc: Do not swap containers with non-propagating, non-equal allocators. * testsuite/23_containers/vector/allocator/swap.cc: Likewise. From-SVN: r193186
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
copy.cc | Loading commit data... | |
copy_assign.cc | Loading commit data... | |
minimal.cc | Loading commit data... | |
move_assign.cc | Loading commit data... | |
noexcept.cc | Loading commit data... | |
swap.cc | Loading commit data... |