Language
C++
Compiler
clang HEAD 11.0.0 (https://github.com/llvm/llvm-project.git 351f2b3c0ab357d42b3bda319979fa537f1565c3)
Options
Warnings
Boost 1.73.0
C++17
-pedantic-errors
$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.73.0/clang-head/include -std=c++17 -pedantic-errors [Hell wrld!]
Exit Code:
0