Language
C++
Compiler
clang HEAD 16.0.0 (https://github.com/llvm/llvm-project.git 629a29cacc09def1821def8f4d5455b4be5ac9b1)
Options
Warnings
Don't Use Boost
Compiler Default
-pedantic-errors
Raw compiler options
-std=c++20
$ clang++ prog.cc -Wall -Wextra -pedantic-errors -std=c++20
1.2
2.4
3.6
4.8
1.2
2.4
3.6
4.8
Exit Code:
0