Language
C++
Compiler
gcc 9.1.0
Options
Warnings
Boost 1.70.0
C++2a(GNU)
no pedantic
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.70.0/gcc-9.1.0/include -std=gnu++2a
allocating 40 bytes
allocating 66 bytes
allocating 56 bytes
allocating 24 bytes
allocating 56 bytes
allocating 24 bytes
allocating 50 bytes
allocating 50 bytes
allocating 48 bytes
allocating 128 bytes
allocating 144 bytes
allocating 24 bytes
allocating 48 bytes
allocating 296 bytes
allocating 24 bytes
allocating 96 bytes
freed 48 bytes
allocating 48 bytes
allocating 128 bytes
allocating 48 bytes
allocating 128 bytes
allocating 48 bytes
allocating 128 bytes
allocating 144 bytes
allocating 24 bytes
allocating 48 bytes
allocating 296 bytes
allocating 24 bytes
allocating 96 bytes
freed 48 bytes
freed 128 bytes
freed 48 bytes
freed 128 bytes
freed 48 bytes
freed 128 bytes
freed 144 bytes
freed 24 bytes
freed 296 bytes
freed 24 bytes
freed 96 bytes
freed 48 bytes
allocating 64 bytes
allocating 512 bytes
allocating 56 bytes
allocating 24 bytes
allocating 56 bytes
allocating 24 bytes
allocating 21 bytes
allocating 248 bytes
about to quit. total allocated 2131 bytes
freed 248 bytes
freed 21 bytes
freed 56 bytes
freed 24 bytes
freed 56 bytes
freed 24 bytes
freed 512 bytes
freed 64 bytes
freed 128 bytes
freed 144 bytes
freed 24 bytes
freed 296 bytes
freed 24 bytes
freed 96 bytes
freed 48 bytes
freed 50 bytes
freed 50 bytes
freed 56 bytes
freed 24 bytes
freed 56 bytes
freed 24 bytes
freed 66 bytes
freed 40 bytes
Exit Code:
0