Language
C++
Compiler
gcc HEAD 13.0.0 20220513 (experimental)
Options
Warnings
Don't Use Boost
C++14
-pedantic-errors
Raw compiler options
-Warray-bounds
$ g++ prog.cc -Wall -Wextra -std=c++14 -pedantic-errors -Warray-bounds/home/foo/
Exit Code:
0