Searched defs:CFX_SmartPointer (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/include/fxcrt/
H A Dfx_basic.h1391 class CFX_SmartPointer class
1394 CFX_SmartPointer(T *pObj) : m_pObj(pObj) {} function in class:CFX_SmartPointer
1395 ~CFX_SmartPointer()

Completed in 459 milliseconds