Language
C++
Compiler
gcc 7.3.0
Options
Boost 1.67.0
C++17(GNU)
no pedantic
Raw compiler options
-Wno-deprecated
$ g++ prog.cc -I/opt/wandbox/boost-1.67.0/gcc-7.3.0/include -std=gnu++17 -Wno-deprecated
1 error and 42 warnings generated.
Exit Code:
0