Language
C++
Compiler
clang HEAD 8.0.0 (https://github.com/llvm-mirror/clang.git b132ee317d18b515206fc8194cb2f4976bd64d7d) (https://github.com/llvm-mirror/llvm.git 0a2a30e517cde9ce927b9215158875c17141e794)
Options
Warnings
Boost 1.68.0
C++17
-pedantic-errors
Raw compiler options
-Wall
-Wextra
-Wfatal-errors
$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.68.0/clang-head/include -std=c++17 -pedantic-errors -Wall -Wextra -Wfatal-errors
Exit Code:
0