StoreRef.h
Go to the documentation of this file.
61 StoreUpdateRef(const StoreUpdateRef& store) : StoreUpdateRef(static_cast<const StoreRef&>(store))
Holds a strong reference to a store instance for reading.
Definition: StoreRef.h:32
~StoreRef()
StoreRef()=default
Holds a strong reference to a store instance for writing (updating)
Definition: StoreRef.h:52
StoreUpdateRef & operator=(const StoreRef &other)
StoreUpdateRef(const StoreRef &store)
Definition: StoreRef.h:56
StoreUpdateRef(const StoreUpdateRef &store)
Definition: StoreRef.h:61
StoreUpdateRef()=default
~StoreUpdateRef()
StoreUpdateRef & operator=(const StoreUpdateRef &other)
Definition: StoreRef.h:69
Definition: Array.h:26
1.9.1