Language
C++
Compiler
gcc HEAD 9.0.1 20190124 (experimental)
Options
Warnings
Don't Use Boost
C++17
-pedantic-errors
$ g++ prog.cc -Wall -Wextra -std=c++17 -pedantic-errors viewing shared value 10
viewing shared value 14
viewing shared value 18
viewing shared value 22
viewing shared value 26
Exit Code:
0