ZXFoundation™ 26h2
Loading...
Searching...
No Matches
lib::rwonce::cell< T > Class Template Referenceexport
module lib.rwonce

Public Member Functions

 cell (const cell &)=delete
constexpr cell (T init) noexcept
constexpr T load () const noexcept
constexpr operator T () const noexcept
cell & operator= (const cell &)=delete
constexpr cell & operator= (T val) noexcept
constexpr void store (T val) noexcept
constexpr const T & unsafe_ref () const noexcept
constexpr T & unsafe_ref () noexcept

The documentation for this class was generated from the following file: