Language
C++
Compiler
gcc HEAD 10.0.0 20191210 (experimental)
Options
Warnings
Boost 1.69.0
C++2a(GNU)
no pedantic
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.69.0/gcc-head/include -std=gnu++2a ptr : 0x7ffce2e87928
ptr2: 0x7ffce2e87924
ptr3: 0x7ffce2e87923
ptr4: 0x7ffce2e87923
*ptr4: 3
Exit Code:
0