Language
C++
Compiler
gcc 8.3.0
Options
Warnings
Boost 1.70.0
C++17
-pedantic
Raw compiler options
-Weffc++
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.70.0/gcc-8.3.0/include -std=c++17 -pedantic -Weffc++
total 16K
-rw------- 1 cattleshed cattleshed 280 Aug 13 17:17 prog.cc
-rwxr-xr-x 1 cattleshed cattleshed 9.3K Aug 13 17:17 prog.exe
Exit Code:
0