Language
C++
Compiler
gcc HEAD 12.0.0 20210615 (experimental)
Options
Warnings
Boost 1.73.0
C++17(GNU)
no pedantic
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.73.0/gcc-head/include -std=gnu++17
4 3 2 1
-4 -3 -2 -1
after setV:
-42 -42 -42 -42
Exit Code:
0