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

Fix redundant copy of caught exception #195

Merged
merged 1 commit into from
Aug 15, 2018

Conversation

knowledge4igor
Copy link
Contributor

Using cppcheck I have found redundant calls of copy constructors for caught exception during rethrowing.

@Cylix
Copy link
Owner

Cylix commented Aug 15, 2018

Interesting, did not know about this syntax, thanks!

@Cylix Cylix merged commit bda6fd0 into Cylix:master Aug 15, 2018
@knowledge4igor
Copy link
Contributor Author

You are welcome!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants