Language
C++
Compiler
gcc 9.1.0
Options
Warnings
Boost 1.70.0
C++17
no pedantic
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.70.0/gcc-9.1.0/include -std=c++17
0x7fffdbac483d: construct
0x17fa180: move construct from 0x7fffdbac483d
0x7fffdbac483d: destruct
0x7fffdbac483e: construct
0x7fffdbac483e < 0x17fa180
0x17fa180 < 0x7fffdbac483e
0x7fffdbac483e < 0x17fa180
0x17fa1b0: move construct from 0x7fffdbac483e
0x7fffdbac483e: destruct
0x7fffdbac483f: construct
0x7fffdbac483f < 0x17fa180
0x7fffdbac483f < 0x17fa1b0
0x17fa1b0 < 0x7fffdbac483f
0x7fffdbac483f < 0x17fa1b0
0x17fa1e0: move construct from 0x7fffdbac483f
0x7fffdbac483f: destruct
[[extract]]
0x7fffdbac47f7: move construct from 0x17fa1b0
0x17fa1b0: destruct
0x7fffdbac47f7: destruct
0x17fa1e0: destruct
0x17fa180: destruct
Exit Code:
0