想买一个 小 server 装 Linux# Hardware - 计算机硬件
h*g
1 楼
1. In which cases can the destructor of a class not be called?
2. In a try block, we allocate some memory ; then an exception is thrown.
How can we get the allocated memory released before we jump to catch block
to process the exception?
2. In a try block, we allocate some memory ; then an exception is thrown.
How can we get the allocated memory released before we jump to catch block
to process the exception?