Searched defs:GuardedArray (Results 1 – 1 of 1) sorted by relevance
29 template< typename T > class GuardedArray { class31 explicit GuardedArray(T * thePointer): pointer(thePointer) {} in GuardedArray() function in bridges::cpp_uno::shared::GuardedArray
Completed in 6 milliseconds