Language
C++
Compiler
gcc 9.2.0
Options
Boost 1.72.0
C++17
no pedantic
Raw compiler options
-Wall
-Werror
Klasa.cc
Raw runtime options
foobar
$ g++ prog.cc -I/opt/wandbox/boost-1.72.0/gcc-9.2.0/include -std=c++17 -Wall -Werror Klasa.cc
initialized: 1
Exit Code:
0