Language
C++
Compiler
gcc HEAD 14.0.1 20240113 (experimental)
Options
Warnings
Don't Use Boost
C++2b(GNU)
no pedantic
$ g++ prog.cc -Wall -Wextra -std=gnu++2b int thrown: 10
string thrown: test
float thrown: 2
something else thrown
Exit Code:
0
Author
anonymous
almost 2 years ago
C++
gcc HEAD 14.0.1 20240113 (experimental)