|
|
constexpr T | load () const noexcept |
|
constexpr | operator T () const noexcept |
|
ref & | operator= (const ref &)=delete |
|
constexpr const ref & | operator= (T val) const noexcept |
|
constexpr | ref (const ref &) noexcept=default |
|
constexpr | ref (T &obj) noexcept |
|
constexpr void | store (T val) const noexcept |
The documentation for this class was generated from the following file: