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
0x7ffeb475241d: construct
0x1d1b190: move construct from 0x7ffeb475241d
0x7ffeb475241d: destruct
0x7ffeb475241e: construct
0x7ffeb475241e < 0x1d1b190
0x1d1b190 < 0x7ffeb475241e
0x1d1b1c0: move construct from 0x7ffeb475241e
0x7ffeb475241e: destruct
0x7ffeb475241f: construct
0x7ffeb475241f < 0x1d1b190
0x7ffeb475241f < 0x1d1b1c0
0x1d1b1c0 < 0x7ffeb475241f
0x1d1b1f0: move construct from 0x7ffeb475241f
0x7ffeb475241f: destruct
[[modify]]
0x7ffeb47523e6: move construct from 0x1d1b1c0
0x1d1b190 < 0x1d1b1c0
0x1d1b1c0 < 0x1d1b1f0
[[erase]]
0x1d1b1c0: destruct
0x7ffeb47523e6: destruct
0x1d1b190: destruct
0x1d1b1f0: destruct
Exit Code:
0