Language
C++
Compiler
clang HEAD 8.0.0 (https://github.com/llvm-mirror/clang.git bd0803d06773d50b43983536115a664590980800) (https://github.com/llvm-mirror/llvm.git 1ac2f5ca3d0b3005ded113d0bccc908c85a64c8b)
Options
Warnings
Optimization
Don't Use Boost
C++17
no pedantic
$ clang++ prog.cc -Wall -Wextra -O2 -march=native -std=c++17
Exit Code:
0