Low-Level Abstraction of Memory Access
llama::ScopedUpdate< Reference, typename > Member List

This is the complete list of members for llama::ScopedUpdate< Reference, typename >, including all inherited members.

get() -> value_type &llama::ScopedUpdate< Reference, typename >inline
get() const -> const value_type &llama::ScopedUpdate< Reference, typename >inline
operator=(const ScopedUpdate &) -> ScopedUpdate &=deletellama::ScopedUpdate< Reference, typename >
operator=(ScopedUpdate &&) noexcept -> ScopedUpdate &=defaultllama::ScopedUpdate< Reference, typename >
ScopedUpdate(Reference r)llama::ScopedUpdate< Reference, typename >inlineexplicit
ScopedUpdate(const ScopedUpdate &)=deletellama::ScopedUpdate< Reference, typename >
ScopedUpdate(ScopedUpdate &&) noexcept=defaultllama::ScopedUpdate< Reference, typename >
value_type typedefllama::ScopedUpdate< Reference, typename >
~ScopedUpdate()llama::ScopedUpdate< Reference, typename >inline