P
puzzlecracker
Allegedly, it is a well-known practice to avoid throwing an exception
from destructor. What are they - consequences and what a general
techniques when exception are possible (like fail to close db
connection or socket, etc)? BTW, how can you have two active exception
at the same time? What is the neteffect; program termination? Does
standard say anything in this regard?
Thanks
from destructor. What are they - consequences and what a general
techniques when exception are possible (like fail to close db
connection or socket, etc)? BTW, how can you have two active exception
at the same time? What is the neteffect; program termination? Does
standard say anything in this regard?
Thanks