Provides trivial iterator interface to an edge_entry pointer and avoids serialization of object. Used in data flow fire (edge_container::receive_value) to elide relookup in value cache. More...
| Public Member Functions | |
| edge_entry_wrapper (edge_entry< T > *edge_entry_ptr) | |
| edge_entry< T > * | operator-> () | 
| edge_entry< T > & | operator* () | 
| edge_entry< T > * | pointer (void) | 
Provides trivial iterator interface to an edge_entry pointer and avoids serialization of object. Used in data flow fire (edge_container::receive_value) to elide relookup in value cache.
 1.8.13
 1.8.13