xentara-utils v2.0.4
The Xentara Utility Library
|
This is the complete list of members for xentara::utils::memory::SafeGlobal< Object >, including all inherited members.
get() const noexcept -> const Object & | xentara::utils::memory::SafeGlobal< Object > | |
get() noexcept -> Object & | xentara::utils::memory::SafeGlobal< Object > | |
operator*() const noexcept -> const Object & | xentara::utils::memory::SafeGlobal< Object > | |
operator*() noexcept -> Object & | xentara::utils::memory::SafeGlobal< Object > | |
operator->() const noexcept -> const Object * | xentara::utils::memory::SafeGlobal< Object > | |
operator->() noexcept -> Object * | xentara::utils::memory::SafeGlobal< Object > |