Language
C++
Compiler
clang HEAD 8.0.0 (https://github.com/llvm-mirror/clang.git 2b074a4200135c633ba23aadb1d86b8b60b9c871) (https://github.com/llvm-mirror/llvm.git 50606d73059cf24c1136c5014d511b69cdd85596)
Options
Warnings
Don't Use Boost
C++17
-pedantic
$ clang++ prog.cc -Wall -Wextra -std=c++17 -pedantic 42
Exit Code:
0