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