Language
C++
Compiler
clang HEAD 9.0.0 (https://github.com/llvm-mirror/clang.git ec2a7351eae3c202f9509754724ab877380b1b42) (https://github.com/llvm-mirror/llvm.git 828c798b90125d33c5f93654a3d34617c516ac01)
Options
Warnings
Don't Use Boost
C++17
no pedantic
$ clang++ prog.cc -Wall -Wextra -std=c++17
0 no error
0 error
Exit Code:
0