![]() This patch simplifies the implementation of `deque` by removing the `__deque_base` class which results in a lot less indirections and removes the need for `__base::`. Reviewed By: ldionne, #libc Spies: AdvenamTacet, libcxx-commits Differential Revision: https://reviews.llvm.org/D132081 |
||
---|---|---|
.. | ||
ctor_container.pass.cpp | ||
ctor_copy.pass.cpp | ||
ctor_default.pass.cpp | ||
ctor_iterators.pass.cpp | ||
ctor_move.pass.cpp | ||
ctor_rcontainer.pass.cpp | ||
deduct.fail.cpp | ||
deduct.pass.cpp | ||
default_noexcept.pass.cpp | ||
dtor_noexcept.pass.cpp | ||
move_assign_noexcept.pass.cpp | ||
move_noexcept.pass.cpp |