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