Language
C++
Compiler
gcc HEAD 9.0.0 20180822 (experimental)
Options
Warnings
Boost 1.68.0
C++2a(GNU)
no pedantic
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.68.0/gcc-head/include -std=gnu++2a
first constructor
first event 1
first destructor
second constructor
second destructor
om dangling pointer event 0
Exit Code:
0