C++ Coding Standards: Throw by Value, Catch by Reference

35
Catching and Throwing in C++ can be tricky, but this chapter will help you to know when and how to use these functions effectively, as well as when you shouldn’t be using them.

Link: informit.com

Category:

  • C/C++