Skip to content

Commit a73a6d6

Browse files
XFAIL: FROZEN-CXX03-HEADERS-FIXME
1 parent d892dab commit a73a6d6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

libcxx/test/std/containers/sequences/vector/vector.modifiers/insert_iter_iter_iter.pass.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
// template <class Iter>
1212
// iterator insert(const_iterator position, Iter first, Iter last);
1313

14+
// XFAIL: FROZEN-CXX03-HEADERS-FIXME
15+
1416
#include <vector>
1517
#include <cassert>
1618
#include <cstddef>

0 commit comments

Comments
 (0)