Language
C++
Compiler
gcc HEAD 10.0.0 20191210 (experimental)
Options
Don't Use Boost
C++2a(GNU)
no pedantic
$ g++ prog.cc -std=gnu++2a
Thrown exception code has message std::bad_alloc
Thrown exception code == errc::not_enough_memory = 1
Exit Code:
0