Home
last modified time | relevance | path

Searched refs:io_other (Results 1 – 1 of 1) sorted by relevance

/trunk/main/o3tl/inc/o3tl/
H A Dheap_ptr.hxx130 self & io_other );
277 heap_ptr<T>::swap(self & io_other) in swap() argument
279 T * temp = io_other.pHeapObject; in swap()
280 io_other.pHeapObject = pHeapObject; in swap()

Completed in 14 milliseconds