Iros
 
Loading...
Searching...
No Matches
di::vocab::IntrusivePtr< T, Tag > Member List

This is the complete list of members for di::vocab::IntrusivePtr< T, Tag >, including all inherited members.

get() const -> T *di::vocab::IntrusivePtr< T, Tag >inline
IntrusivePtr()di::vocab::IntrusivePtr< T, Tag >inline
IntrusivePtr(nullptr_t)di::vocab::IntrusivePtr< T, Tag >inline
IntrusivePtr(IntrusivePtr const &other)di::vocab::IntrusivePtr< T, Tag >inline
IntrusivePtr(IntrusivePtr &&other)di::vocab::IntrusivePtr< T, Tag >inline
IntrusivePtr(T *pointer, RetainObject)di::vocab::IntrusivePtr< T, Tag >inline
IntrusivePtr(T *pointer, AdoptObject)di::vocab::IntrusivePtr< T, Tag >inline
operator bool() constdi::vocab::IntrusivePtr< T, Tag >inlineexplicit
operator*() const -> T &di::vocab::IntrusivePtr< T, Tag >inline
operator->() const -> T *di::vocab::IntrusivePtr< T, Tag >inline
operator<=>(IntrusivePtr const &a, IntrusivePtr const &b) -> di::strong_orderingdi::vocab::IntrusivePtr< T, Tag >friend
operator=(nullptr_t) -> IntrusivePtr &di::vocab::IntrusivePtr< T, Tag >inline
operator=(IntrusivePtr const &other) -> IntrusivePtr &di::vocab::IntrusivePtr< T, Tag >inline
operator=(IntrusivePtr &&other) -> IntrusivePtr &di::vocab::IntrusivePtr< T, Tag >inline
operator==(IntrusivePtr const &a, IntrusivePtr const &b) -> booldi::vocab::IntrusivePtr< T, Tag >friend
release() -> T *di::vocab::IntrusivePtr< T, Tag >inline
reset()di::vocab::IntrusivePtr< T, Tag >inline
reset(T *pointer, RetainObject)di::vocab::IntrusivePtr< T, Tag >inline
reset(T *pointer, AdoptObject)di::vocab::IntrusivePtr< T, Tag >inline
~IntrusivePtr()di::vocab::IntrusivePtr< T, Tag >inline