Language
C++
Compiler
clang 8.0.0
Options
Warnings
Don't Use Boost
C++17
-pedantic
$ clang++ prog.cc -Wall -Wextra -std=c++17 -pedantic
1# address: 0x7ffe5b430278, value: 0
2# address: 0x7ffe5b430278, value: 1000
3# address: 0x7ffe5b430278, value: 1000
Exit Code:
0