Language
C++
Compiler
gcc HEAD 10.0.1 20200314 (experimental)
Options
Warnings
Boost 1.72.0
C++11
no pedantic
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.72.0/gcc-head/include -std=c++11
Value stored in the address p points to: 7
Value stored in the address p1 points to: 7
Address where p points to: 0x64e150
Address where p1 points to: 0x64e150
Address of p: 0x7ffc42c1fda0
Address of p1: 0x7ffc42c1fda8
Exit Code:
0