Galois
|
LazyRef structure; used to store both a type and an offset to begin saving data into. More...
#include <Serialize.h>
Public Attributes | |
size_t | off |
LazyRef structure; used to store both a type and an offset to begin saving data into.
size_t galois::runtime::LazyRef< T >::off |