Skip to content

Commit 6312ab0

Browse files
committed
Address review comments
Signed-off-by: yronglin <[email protected]>
1 parent 7d345a5 commit 6312ab0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libcxx/test/std/utilities/tuple/tuple.tuple/tuple.apply/make_from_tuple.verify.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
//
77
//===----------------------------------------------------------------------===//
88

9-
// UNSUPPORTED: c++03, c++11, c++14
9+
// REQUIRES: std-at-least-c++17
1010

1111
// <tuple>
1212

0 commit comments

Comments
 (0)