Home
last modified time | relevance | path

Searched defs:GuardedArray (Results 1 – 1 of 1) sorted by relevance

/trunk/main/bridges/source/cpp_uno/shared/
H A Dguardedarray.hxx29 template< typename T > class GuardedArray { class
31 explicit GuardedArray(T * thePointer): pointer(thePointer) {} in GuardedArray() function in bridges::cpp_uno::shared::GuardedArray

Completed in 20 milliseconds