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