-
- Downloads
do not catch polymorphic type `Dune::RangeError` by value
This addresses the following compiler warning from GCC 8: warning: catching polymorphic type ‘class Dune::RangeError’ by value [-Wcatch-value=]
Please register or sign in to comment