|
Galois
|
#include <LazyObject.h>
Public Types | |
| typedef void * | value_type |
| typedef void * | reference |
| typedef void * | const_reference |
Public Member Functions | |
| StrictObject () | |
| StrictObject (const_reference) | |
| reference | get () const |
Static Public Attributes | |
| static const bool | has_value = false |
| typedef void* galois::StrictObject< void >::const_reference |
| typedef void* galois::StrictObject< void >::reference |
| typedef void* galois::StrictObject< void >::value_type |
|
inline |
|
inline |
|
inline |
|
static |