Language
C++
Compiler
clang HEAD 9.0.0 (https://github.com/llvm-mirror/clang.git 31c307cf96ef1b6a4d0c542d18ebfd7a307ae9b0) (https://github.com/llvm-mirror/llvm.git 9dcce983ad776b43a12173c341ab1f688ff15874)
Options
Warnings
Boost 1.69.0
C++11
no pedantic
$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.69.0/clang-head/include -std=c++11
CORRECT
Exit Code:
0