Language
C++
Compiler
gcc HEAD 13.0.1 20230406 (experimental)
Options
Warnings
Don't Use Boost
C++2b
-pedantic-errors
Raw compiler options
-pedantic
-Werror=pedantic
-O3
$ g++ prog.cc -Wall -Wextra -std=c++2b -pedantic-errors -pedantic -Werror=pedantic -O3Exit Code:
255