Searched refs:heap_ptr (Results 1 – 4 of 4) sorted by relevance
79 class heap_ptr class92 ~heap_ptr();179 heap_ptr<T>::heap_ptr( T * pass_heapObject ) in heap_ptr() function in o3tl::heap_ptr186 heap_ptr<T>::~heap_ptr() in ~heap_ptr()192 inline heap_ptr<T> &210 heap_ptr<T>::operator*() in operator *()235 heap_ptr<T>::operator typename heap_ptr<T>::safe_bool() const268 heap_ptr<T>::release() in release()286 heap_ptr<T>::is() const in is()293 heap_ptr<T>::get() const in get()[all …]
33 using o3tl::heap_ptr;61 heap_ptr<Help> in TEST_F()63 const heap_ptr<Help> in TEST_F()65 heap_ptr<Help> in TEST_F()67 heap_ptr<Help> in TEST_F()148 heap_ptr<Help> in TEST_F()
30 $(eval $(call gb_Package_add_file,o3tl_inc,inc/o3tl/heap_ptr.hxx,o3tl/heap_ptr.hxx))
30 o3tl/qa/test-heap_ptr \
Completed in 21 milliseconds