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/std/containers/sequences/deque
Hans Wennborg ccf75a340e Merging r226847:
------------------------------------------------------------------------
r226847 | marshall | 2015-01-22 10:33:29 -0800 (Thu, 22 Jan 2015) | 1 line

Fix PR#22284. Add a new overload to deque::insert to handle forward iterators. Update tests to exercise this case.
------------------------------------------------------------------------


git-svn-id: https://llvm.org/svn/llvm-project/libcxx/branches/release_36@226859 91177308-0d34-0410-b5e6-96231b3b80d8
11 years ago
..
deque.capacity Move test into test/std subdirectory. 11 years ago
deque.cons Move test into test/std subdirectory. 11 years ago
deque.modifiers Merging r226847: 11 years ago
deque.special Move test into test/std subdirectory. 11 years ago
iterators.pass.cpp Move test into test/std subdirectory. 11 years ago
types.pass.cpp Move test into test/std subdirectory. 11 years ago
version.pass.cpp Move test into test/std subdirectory. 11 years ago