Language
C++
Compiler
gcc HEAD 9.0.0 20181020 (experimental)
Options
Warnings
Boost 1.68.0
C++2a(GNU)
no pedantic
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.68.0/gcc-head/include -std=gnu++2a
terminate called after throwing an instance of 'std::runtime_error'
what(): some
Signal:
Aborted