Language
C++
Compiler
clang HEAD 8.0.0 (https://github.com/llvm-mirror/clang.git 6345f58fdb731a4cd616a77d02492be803661d72) (https://github.com/llvm-mirror/llvm.git c77c7e9e510cab8b465a558b9a48587758dc76d5)
Options
Warnings
Don't Use Boost
C++03
-pedantic-errors
$ clang++ prog.cc -Wall -Wextra -std=c++98 -pedantic-errors
Exit Code:
0