-
Notifications
You must be signed in to change notification settings - Fork 33
Catch exceptions in main()? #7
Copy link
Copy link
Open
Description
I expect that exception handling is usually supported by a C++ program. I wonder why your function “main” does not contain corresponding try and catch instructions so far.
How do you think about recommendations by Matthew Wilson in an article?
Would you like to adjust the implementation if you consider effects for uncaught/unhandled exceptions like they are described by Danny Kalev?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels