Language
C++
Compiler
gcc HEAD 9.0.1 20190201 (experimental)
Options
Warnings
Boost 1.69.0
C++17
-pedantic
Raw compiler options
-Wconversion
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.69.0/gcc-head/include -std=c++17 -pedantic -Wconversion
1
2
4
8
Exit Code:
0