Fix an exception-safety bug in <deque>. Reference: PR#22650. Not closing the bug...
authorMarshall Clow <mclow.lists@gmail.com>
Mon, 9 Mar 2015 17:08:51 +0000 (17:08 +0000)
committerMarshall Clow <mclow.lists@gmail.com>
Mon, 9 Mar 2015 17:08:51 +0000 (17:08 +0000)
commitf4903afd9351ebc089c694834faa52ec4fcd1d8a
tree8b7130e2cfa46a54940c7d4750e43fd22d06ed2f
parent82f6e433acaf46613b0fbb99b14a233a507af46b
Fix an exception-safety bug in <deque>. Reference: PR#22650. Not closing the bug because there's more work to do here

llvm-svn: 231672
libcxx/include/deque
libcxx/test/std/containers/sequences/deque/deque.modifiers/push_back_exception_safety.pass.cpp
libcxx/test/std/containers/sequences/deque/deque.modifiers/push_front_exception_safety.pass.cpp