Language
C++
Compiler
gcc 13.2.0
Options
Warnings
Optimization
Boost 1.83.0
C++2b(GNU)
no pedantic
Raw compiler options
-Wold-style-cast
$ g++ prog.cc -Wall -Wextra -O2 -march=native -I/opt/wandbox/boost-1.83.0-gcc-13.2.0/include -std=gnu++2b -Wold-style-cast
Exit Code:
0