Language
C++
Compiler
gcc HEAD 11.0.0 20210103 (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
sizeof(void*) = 8
sizeof(unique_ptr<void>) = 8
Exit Code:
0