Searched refs:lcl_aDeletors (Results 1 – 1 of 1) sorted by relevance
49 static std::vector< LazyDeletorBase* > lcl_aDeletors; variable53 lcl_aDeletors.push_back( i_pDel ); in addDeletor()58 unsigned int nCount = lcl_aDeletors.size(); in flush()60 delete lcl_aDeletors[i]; in flush()61 lcl_aDeletors.clear(); in flush()
Completed in 35 milliseconds