Language
C++
Compiler
clang HEAD 12.0.0 (https://github.com/llvm/llvm-project.git caee15a0ed52471bd329d01dc253ec9be3936c6d)
Options
Warnings
Boost 1.73.0
C++11
-pedantic-errors
$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.73.0/clang-head/include -std=c++11 -pedantic-errors
Exit Code:
0