Fix PR#22284. Add a new overload to deque::insert to handle forward iterators. Update...
authorMarshall Clow <mclow.lists@gmail.com>
Thu, 22 Jan 2015 18:33:29 +0000 (18:33 +0000)
committerMarshall Clow <mclow.lists@gmail.com>
Thu, 22 Jan 2015 18:33:29 +0000 (18:33 +0000)
commitf15d7a588228842f558b14c0f23ba76d9b5e8d80
tree90708ca9855848dd20b9fa34b429e66de8521072
parentcd6bbba18612654fdc8aa2508202333694b207ab
Fix PR#22284. Add a new overload to deque::insert to handle forward iterators. Update tests to exercise this case.

llvm-svn: 226847
libcxx/include/deque
libcxx/test/std/containers/sequences/deque/deque.modifiers/insert_iter_iter.pass.cpp