Telamon
|
Used to represent a value which is referenced by a "node" from the structure but with additional meta data(Meta) and versioning(VersionNum) More...
#include <Versioning.hh>
Public Member Functions | |
Referenced (ValType t_value, Meta t_meta, VersionNum t_version=0) | |
Referenced (const Referenced &rhs) | |
![]() | |
ReferencedBase (ValType &&t_value, VersionNum t_version=0, bool mod=false) | |
Public Attributes | |
Meta | meta |
![]() | |
ValType | value |
VersionNum | version {0} |
Used to represent a value which is referenced by a "node" from the structure but with additional meta data(Meta) and versioning(VersionNum)