Language
C++
Compiler
clang HEAD 8.0.0 (https://github.com/llvm-mirror/clang.git 4478cc1b78174a29430da5419cef6881298e1491) (https://github.com/llvm-mirror/llvm.git f5dffd96859660834a4a836f0e7a5eb0a915e547)
Options
Warnings
Don't Use Boost
C++11
-pedantic-errors
$ clang++ prog.cc -Wall -Wextra -std=c++11 -pedantic-errors
Exit Code:
1