Skip to content
Snippets Groups Projects
Commit cedc4539 authored by Steven Murray's avatar Steven Murray
Browse files

Changed 'catch (std::out_of_range)' to 'catch (std::out_of_range&)' in order...

Changed 'catch (std::out_of_range)' to 'catch (std::out_of_range&)' in order to avoid the error: catching polymorphic type ‘class std::out_of_range’ by value
parent d69e923b
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.
Please register or to comment