Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

over 1 year ago

Language

C++

Compiler

gcc HEAD 14.0.1 20240113 (experimental)

Options
Warnings
Don't Use Boost
C++2b(GNU)
no pedantic

Author

anonymous

over 1 year ago

$ g++ prog.cc -Wall -Wextra -std=gnu++2b
int thrown: 10
string thrown: test
float thrown: 2
something else thrown
Exit Code:
0