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