Language
C++
Compiler
clang HEAD 9.0.0 (https://github.com/llvm-mirror/clang.git 1d3441ae7915d433cd65e33eb9233ffdcc9abccb) (https://github.com/llvm-mirror/llvm.git 981f513ae37193d86f919a65a6727d05ac9d667f)
Options
Warnings
Boost 1.68.0
C++11
-pedantic
$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.68.0/clang-head/include -std=c++11 -pedantic
9
1
Exit Code:
0