Language
C++
Compiler
gcc 9.1.0
Options
Warnings
Optimization
Boost 1.67.0
C++2a
-pedantic
Raw compiler options
SomeClass.cpp
$ g++ prog.cc -Wall -Wextra -O2 -march=native -I/opt/wandbox/boost-1.67.0/gcc-9.1.0/include -std=c++2a -pedantic SomeClass.cpp
Exit Code:
0