Skip to content
This repository has been archived by the owner on Feb 6, 2020. It is now read-only.

Catch exceptions in main()? #32

Open
elfring opened this issue Oct 24, 2015 · 0 comments
Open

Catch exceptions in main()? #32

elfring opened this issue Oct 24, 2015 · 0 comments
Assignees
Labels

Comments

@elfring
Copy link

elfring commented Oct 24, 2015

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?

@xiuliren xiuliren assigned torms3 and zlateski and unassigned torms3 May 13, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants