I would take a warning on any catch by value but the ideal would be a warning that doesn't fire for "catch (const int x)"
This continually creeps into our our C++ code base.
I would take a warning on any catch by value but the ideal would be a warning that doesn't fire for "catch (const int x)"
This continually creeps into our our C++ code base.