Language
C++
Compiler
clang HEAD 9.0.0 (https://github.com/llvm-mirror/clang.git fa9d46ba3370f10f6936d4c8e94d64e0d2430c77) (https://github.com/llvm-mirror/llvm.git beec1204cee41df48cdfa3ee929cddc4256c3131)
Options
Don't Use Boost
C++11
-pedantic-errors
$ clang++ prog.cc -std=c++11 -pedantic-errors
Exit Code:
0