Language
C++
Compiler
clang HEAD 6.0.0 (https://github.com/llvm-mirror/clang.git c39ec45ed8e34f24e29e6005a1c1cbb3a6292944) (https://github.com/llvm-mirror/llvm.git 3ff9c137a485dae9638bbb9a9ed1536d9a9f1ed7)
Options
Warnings
Boost 1.65.0
C++2a(GNU)
no pedantic
$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.65.0/clang-head/include -std=gnu++2a
Objeto en main
0x7fff5e9b0a90 Objeto
Referencia a coleccion
No temporal
0x1bec020 chivato
Objeto temporal del que se obtiene coleccion
0x7fff5e9b0a48 Objeto
Temporal
0x1bec040 chivato
0x7fff5e9b0a48 ~Objeto
Despues
0x1bec040 ~chivato
0x7fff5e9b0a90 ~Objeto
0x1bec020 ~chivato
Exit Code:
0