Language
C++
Compiler
clang HEAD 17.0.0 (https://github.com/llvm/llvm-project.git 83e23d25365e140561c71f0a8876f6d39a1a3339)
Options
Warnings
Don't Use Boost
C++2b
no pedantic
$ clang++ prog.cc -Wall -Wextra -std=c++2b catch ref : 20
catch ref : 30
Exit Code:
0