Language
C++
Compiler
clang HEAD 9.0.0 (https://github.com/llvm-mirror/clang.git 11cb7ccfe388c08f7f415a6c887e5ef68f118c7e) (https://github.com/llvm-mirror/llvm.git 10f82c578ffec9e321bb4da9e470b4543ac65a15)
Options
Warnings
Don't Use Boost
C++17
-pedantic-errors
Raw compiler options
-I.
$ clang++ prog.cc -Wall -Wextra -std=c++17 -pedantic-errors -I.
0x00
0x01
Exit Code:
0