Language
C++
Compiler
gcc HEAD 11.0.0 20200723 (experimental)
Options
Warnings
Boost 1.73.0
C++2a
no pedantic
Raw compiler options
-Wno-unused-variable
-Wno-unused-but-set-variable
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.73.0/gcc-head/include -std=c++2a -Wno-unused-variable -Wno-unused-but-set-variable
terminate called after throwing an instance of 'std::bad_weak_ptr'
what(): bad_weak_ptr
Signal:
Aborted