Language
C++
Compiler
gcc 9.1.0
Options
Warnings
Boost 1.70.0
C++17
-pedantic-errors
Raw compiler options
-Wall
-Wextra
-Werror
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.70.0/gcc-9.1.0/include -std=c++17 -pedantic-errors -Wall -Wextra -Werror
Exit Code:
1