Language
C++
Compiler
gcc HEAD 8.0.1 20180302 (experimental)
Options
Boost 1.66.0
C++2a(GNU)
no pedantic
$ g++ prog.cc -I/opt/wandbox/boost-1.66.0/gcc-head/include -std=gnu++2a
Thrown exception code has message std::bad_alloc
Thrown exception code == errc::not_enough_memory = 1
Exit Code:
0