Language
C++
Compiler
clang HEAD 13.0.0 (https://github.com/llvm/llvm-project.git 15b5d1a5bf1f179835247d34e4febad1e2ee3121)
Options
Warnings
Don't Use Boost
C++17
no pedantic
$ clang++ prog.cc -Wall -Wextra -std=c++17 Created X
libc++abi: terminating with uncaught exception of type std::runtime_error: Hello!
Signal:
Aborted