* 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... | |
bool | Loading commit data... | |
capacity | Loading commit data... | |
cons | Loading commit data... | |
data_access | Loading commit data... | |
debug | Loading commit data... | |
element_access | Loading commit data... | |
ext_pointer | Loading commit data... | |
modifiers | Loading commit data... | |
profile | Loading commit data... | |
requirements | Loading commit data... | |
types | Loading commit data... | |
14340.cc | Loading commit data... | |
15523.cc | Loading commit data... | |
18604.cc | Loading commit data... | |
26412-1.cc | Loading commit data... | |
26412-2.cc | Loading commit data... | |
40192.cc | Loading commit data... | |
52591.cc | Loading commit data... | |
58764.cc | Loading commit data... | |
59829.cc | Loading commit data... | |
63500.cc | Loading commit data... | |
check_construct_destroy.cc | Loading commit data... | |
debug_mode_requires_reallocation-1.cc | Loading commit data... | |
debug_mode_requires_reallocation-2.cc | Loading commit data... | |
init-list.cc | Loading commit data... | |
range_access.cc | Loading commit data... | |
zero_sized_allocations.cc | Loading commit data... |