Language
C++
Compiler
clang 7.0.0
Options
Warnings
Boost 1.68.0
C++2a(GNU)
no pedantic
Raw compiler options
-stdlib=libc++
$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.68.0/clang-7.0.0/include -std=gnu++2a -stdlib=libc++In catch block
terminating with uncaught exception of type int
Signal:
Aborted