bool stored_
Flag to say that the value has been stored.
const dictionary & dict_
Reference to the dictionary.
void reset()
Reset the demand-driven entry.
void setValue(const Type &value)
Set the value.
Class for demand-driven dictionary entries.
demandDrivenEntry(const dictionary &dict, const Type &value)
Constructors.
const Type & value() const
Return the value.