Language
C++
Compiler
clang HEAD 11.0.0 (https://github.com/llvm/llvm-project.git e875ba1509955dc4b3512d820edecc0da26fa38d)
Options
Warnings
Boost 1.72.0
C++17
-pedantic-errors
$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.72.0/clang-head/include -std=c++17 -pedantic-errors
Valid? true
{ 1 2 3 4 5 6 }
Exit Code:
0