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
terminate called after throwing an instance of 'std::bad_alloc'
what(): std::bad_alloc
Signal:
Aborted