You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/test/containers/sequences/deque/deque.special
Howard Hinnant fcd8db7133 Implement full support for non-pointer pointers in custom allocators for deque.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@184673 91177308-0d34-0410-b5e6-96231b3b80d8
13 years ago
..
copy.pass.cpp Implement full support for non-pointer pointers in custom allocators for deque. 13 years ago
copy_backward.pass.cpp Implement full support for non-pointer pointers in custom allocators for deque. 13 years ago
move.pass.cpp Implement full support for non-pointer pointers in custom allocators for deque. 13 years ago
move_backward.pass.cpp Implement full support for non-pointer pointers in custom allocators for deque. 13 years ago
swap.pass.cpp Implement full support for non-pointer pointers in custom allocators for deque. 13 years ago
swap_noexcept.pass.cpp Add noexcept tests for deque. 15 years ago