Language
C++
Compiler
clang HEAD 8.0.0 (https://github.com/llvm-mirror/clang.git bfa6f5fe991a922e28ed05263ed795b8fb058b4b) (https://github.com/llvm-mirror/llvm.git 0f6ce82bae2d042a1d11220781e68dc3bea36640)
Options
Warnings
Boost 1.68.0
C++2a(GNU)
no pedantic
$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.68.0/clang-head/include -std=gnu++2a
bob -> anna: 0x11a4108
bob -> charlie: 77
new bob -> anna: 0x11a4108
old bob -> charlie: 77
new bob -> charlie: 148
Exit Code:
0