Language
C++
Compiler
gcc 12.1.0
Options
Warnings
Optimization
Boost 1.79.0
C++2b
no pedantic
Raw compiler options
-Wno-unused-parameter
$ g++ prog.cc -Wall -Wextra -O2 -march=native -I/opt/wandbox/boost-1.79.0-gcc-12.1.0/include -std=c++2b -Wno-unused-parameter
Exit Code:
0