Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Catch exceptions by reference #2418

Closed
mareuter opened this issue Aug 27, 2010 · 1 comment
Closed

Catch exceptions by reference #2418

mareuter opened this issue Aug 27, 2010 · 1 comment
Assignees
Labels
Low Priority Things that you don't ever want to be done.
Milestone

Comments

@mareuter
Copy link
Contributor

Catching exceptions by reference is good programming practice (see Item 13, More Effective C++ by Scott Meyers). It will also quiet those annoying warnings from Eclipse.

@mareuter
Copy link
Contributor Author

mareuter commented Jun 3, 2015

This issue was originally trac ticket 1571

@mareuter mareuter added Low Priority Things that you don't ever want to be done. Mantid labels Jun 3, 2015
@mareuter mareuter self-assigned this Jun 3, 2015
@mareuter mareuter added this to the Iteration 26 milestone Jun 3, 2015
@mareuter mareuter closed this as completed Jun 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Low Priority Things that you don't ever want to be done.
Projects
None yet
Development

No branches or pull requests

1 participant