make all catch() arguments const
- I saw this on http://en.cppreference.com/w/cpp/language/try_catch and thought it would be a good idea
- also unify used format to better be able to search for exception uses in our codebase
make all catch() arguments const 27df4123c433Unpublished
Description make all catch() arguments const
Details
Event TimelinePhilip Kaufmann <phil.kaufmann@t-online.de> committed rABC27df4123c433: make all catch() arguments const (authored by Philip Kaufmann <phil.kaufmann@t-online.de>).Dec 17 2014, 08:392014-12-17 08:39:24 (UTC+0) |