Skip to content
Snippets Groups Projects
Commit 96f5161f authored by Sander, Oliver's avatar Sander, Oliver
Browse files

Catch polymorphic exceptions by reference

Capturing any polymorphic object by value is wrong,
and gcc 8 started to warn about this in the case
of exceptions.
parent dcd77a26
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment