plugify 1.0.0.0
|
This is the complete list of members for plugify::Handle< T >, including all inherited members.
_impl | plugify::Handle< T > | protected |
Handle() noexcept | plugify::Handle< T > | inline |
Handle(T &impl) noexcept | plugify::Handle< T > | inline |
Handle(const Handle &)=default | plugify::Handle< T > | |
Handle(Handle &&)=default | plugify::Handle< T > | |
operator bool() const noexcept | plugify::Handle< T > | inlineexplicit |
operator uintptr_t() const noexcept | plugify::Handle< T > | inline |
operator void *() const noexcept | plugify::Handle< T > | inline |
operator<=>(const Handle &) const =default | plugify::Handle< T > | |
operator=(const Handle &) &=default | plugify::Handle< T > | |
operator=(const Handle &) &&=delete | plugify::Handle< T > | |
operator=(Handle &&) &=default | plugify::Handle< T > | |
operator=(Handle &&) &&=delete | plugify::Handle< T > |