Language
C++
Compiler
gcc HEAD 9.0.0 20180506 (experimental)
Options
Warnings
Boost 1.67.0
C++2a(GNU)
no pedantic
Raw compiler options
-Wall
-Wextra
-Wpedantic
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.67.0/gcc-head/include -std=gnu++2a -Wall -Wextra -Wpedantic
a = 1, b = 3, c = 3
Exit Code:
0