Searched defs:NegativeGuard (Results 1 – 1 of 1) sorted by relevance
228 class NegativeGuard class234 NegativeGuard(T * pT) : m_pT(pT) in NegativeGuard() function in apphelper::NegativeGuard239 NegativeGuard(T & t) : m_pT(&t) in NegativeGuard() function in apphelper::NegativeGuard
Completed in 17 milliseconds