plugify 1.0.0.0
Loading...
Searching...
No Matches
plugify::Handle< T > Member List

This is the complete list of members for plugify::Handle< T >, including all inherited members.

_implplugify::Handle< T >protected
Handle() noexceptplugify::Handle< T >inline
Handle(T &impl) noexceptplugify::Handle< T >inline
Handle(const Handle &)=defaultplugify::Handle< T >
Handle(Handle &&)=defaultplugify::Handle< T >
operator bool() const noexceptplugify::Handle< T >inlineexplicit
operator uintptr_t() const noexceptplugify::Handle< T >inline
operator void *() const noexceptplugify::Handle< T >inline
operator<=>(const Handle &) const =defaultplugify::Handle< T >
operator=(const Handle &) &=defaultplugify::Handle< T >
operator=(const Handle &) &&=deleteplugify::Handle< T >
operator=(Handle &&) &=defaultplugify::Handle< T >
operator=(Handle &&) &&=deleteplugify::Handle< T >