Home
last modified time | relevance | path

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

/commonlibrary/c_utils/base/include/
Drefbase.h909 inline sptr<T>::sptr() in sptr() function
915 inline sptr<T>::sptr(T *other) in sptr() function
924 inline sptr<T>::sptr(const sptr<T> &other) in sptr() function
933 sptr<T>::sptr(sptr<T> &&other) in sptr() function
952 sptr<T>::sptr(const sptr<O> &other) : refs_(other.GetRefPtr()) in sptr() function
1058 inline sptr<T>::sptr(WeakRefCounter *p, bool /* force */) in sptr() function
/commonlibrary/c_utils/docs/zh-cn/
Dc-utils-guide-refbase.md26 #### 具体描
43 #### 接口说