destructor
常見例句
- If the BIO is embedded in a class, this would be used in the class' destructor.
如果將 BIO 嵌入于一個類中,那么應該在類的 析構函數(shù)中使用這個調用。 - This is mostly a problem with objects that implement a destructor to free non-memory resources.
對于實現(xiàn)了析構函數(shù)釋放非內(nèi)存資源的對象來說,這是最常見的問題。 - The other way to say it is, never define a global (static global) instance of a class whose constructor or destructor may throw exceptions.
換一種說法就是永遠都不要為那些其構造函數(shù)和析構函數(shù)可能拋出異常的類定義全局(靜態(tài)全局)實例。 - The main suspects for causing bee deaths are viruses and other pests acting in tandem, especially the aptly named Varroa destructor mite.
FORBES: Bee-ing Smart: Regulators Must Distinguish Activists' Bad Dreams From Good Evidence 返回 destructor