Language
C++
Compiler
gcc HEAD 10.0.0 20190710 (experimental)
Options
Warnings
Boost 1.70.0
C++17
no pedantic
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.70.0/gcc-head/include -std=c++17
value=42
value=42
Exit Code:
0
Author
anonymous
over 5 years ago
C++
gcc HEAD 10.0.0 20190710 (experimental)
Author
anonymous
over 5 years ago
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.70.0/gcc-head/include -std=c++17
value=42
value=42