Lazily provides access to the value in an edge version entry's underlying storage if desired by another version entry. More...
Public Member Functions | |
entry_value_access (entry_t const *entry_ptr) | |
T const & | operator() (void) const |
Lazily provides access to the value in an edge version entry's underlying storage if desired by another version entry.
Used to allow access to the full version value by filtered version entry list if needed to satisfy notifications.