summaryrefslogtreecommitdiff
path: root/libcxx/test/containers/sequences/vector.bool/default_noexcept.pass.cpp
AgeCommit message (Expand)Author
2014-12-20Move test into test/std subdirectory.Eric Fiselier
2013-12-03Found six (nmostly) identical files named 'test_allocator.h' in the libcxx te...Marshall Clow
2011-06-03noexcept for <vector>. This also includes installing move_if_noexcept() into...Howard Hinnant