Language
C++
Compiler
gcc HEAD 12.0.0 20210721 (experimental)
Options
Warnings
Boost 1.73.0
C++2b(GNU)
no pedantic
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.73.0/gcc-head/include -std=gnu++2b
creating TIFF
by the way, our pointer's size is 8
compared to size of unique_ptr<int> which is 8
releasing TIFF
Exit Code:
0