We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d325099 commit b842185Copy full SHA for b842185
libcxx/test/benchmarks/locale/num_get.bench.cpp
@@ -7,6 +7,8 @@
7
//
8
//===----------------------------------------------------------------------===//
9
10
+// UNSUPPORTED: c++03
11
+
12
#include <ios>
13
#include <locale>
14
0 commit comments