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

/freebsd-13-stable/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-port.h1196 class scoped_ptr { class in namespace:testing::internal
1200 explicit scoped_ptr(T* p = NULL) : ptr_(p) {} function in class:testing::internal::scoped_ptr
[all...]
/freebsd-13-stable/contrib/bsnmp/lib/
H A Dsnmp.h192 u_char *scoped_ptr; member in struct:snmp_pdu

Completed in 114 milliseconds