Language
C++
Compiler
gcc 13.2.0
Options
Warnings
Boost 1.83.0
C++2b(GNU)
-pedantic-errors
Raw compiler options
-Wpedantic
-Wunused-function
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.83.0-gcc-13.2.0/include -std=gnu++2b -pedantic-errors -Wpedantic -Wunused-function
Exit Code:
0