Name |
Last commit
|
Last update |
---|---|---|
.. | ||
allocator | ||
capacity | ||
cons | ||
hash | ||
modifiers | ||
requirements | ||
1.cc | ||
21244.cc | ||
23632.cc | ||
6886.cc | ||
clear_allocator.cc | ||
emplace.cc | ||
swap.cc |
* include/bits/stl_bvector.h (_Bvector_base): Use allocator_traits. (_Bvector_base::_Bvector_impl): Use allocator's pointer type. (_Bvector_base::_M_end_addr()): Convert to raw pointer. (vector<bool>): Use allocator_traits and _M_end_addr. Add allocator extended constructors. * include/bits/vector.tcc (vector<bool>): Use allocator_traits and _M_end_addr. * testsuite/23_containers/vector/bool/allocator/copy.cc: New. * testsuite/23_containers/vector/bool/allocator/minimal.cc: New. * testsuite/23_containers/vector/bool/allocator/noexcept.cc: New. * testsuite/23_containers/vector/bool/allocator/copy_assign.cc: New. * testsuite/23_containers/vector/bool/allocator/move.cc: New. * testsuite/23_containers/vector/bool/allocator/swap.cc: New. * testsuite/23_containers/vector/bool/allocator/ext_ptr.cc: New. * testsuite/23_containers/vector/bool/allocator/move_assign.cc: New. From-SVN: r216988
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
allocator | Loading commit data... | |
capacity | Loading commit data... | |
cons | Loading commit data... | |
hash | Loading commit data... | |
modifiers | Loading commit data... | |
requirements | Loading commit data... | |
1.cc | Loading commit data... | |
21244.cc | Loading commit data... | |
23632.cc | Loading commit data... | |
6886.cc | Loading commit data... | |
clear_allocator.cc | Loading commit data... | |
emplace.cc | Loading commit data... | |
swap.cc | Loading commit data... |