|
|
|
|
|
by cgrealy
1273 days ago
|
|
This was a fairly common position when I was programming C++ over a decade ago. Performance critical code like game engines, etc used to avoid exceptions like the plague. Not entirely surprised to find that’s still the case. |
|