Galois
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
galois::runtime::LazyRef< T > Struct Template Reference

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
 

Detailed Description

template<typename T>
struct galois::runtime::LazyRef< T >

LazyRef structure; used to store both a type and an offset to begin saving data into.

Member Data Documentation

template<typename T >
size_t galois::runtime::LazyRef< T >::off

The documentation for this struct was generated from the following file: