Language
C++
Compiler
gcc 5.4.0
Options
Warnings
Boost 1.69.0
C++14
-pedantic
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.69.0/gcc-5.4.0/include -std=c++14 -pedantic
terminate called after throwing an instance of 'std::bad_alloc'
what(): std::bad_alloc
Signal:
Aborted