Language
C++
Compiler
clang HEAD 13.0.0 (https://github.com/llvm/llvm-project.git fcdf7f6224610a51dc2ff47f2f1e3377329b64a7)
Options
Warnings
Don't Use Boost
C++2b
-pedantic
Raw compiler options
-O3
-Wall
-Wextra
$ clang++ prog.cc -Wall -Wextra -std=c++2b -pedantic -O3 -Wall -Wextrafalse
true
false
false
true
Exit Code:
0