Lazily provides access to the edge_version_storage associated with an edge version entry if desired by another version entry. More...
Public Member Functions | |
entry_storage_access (entry_t const *entry_ptr) | |
edge_version_storage< T > const & | operator() (void) const |
Lazily provides access to the edge_version_storage associated with an edge version entry if desired by another version entry.
Used to allow access to the full version value by remote version entry list if needed to satisfy notifications.