Galois::StrictObject< void > Struct Template Reference

#include <LazyObject.h>

List of all members.

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

template<>
struct Galois::StrictObject< void >


Member Typedef Documentation

typedef void* Galois::StrictObject< void >::const_reference
typedef void* Galois::StrictObject< void >::reference
typedef void* Galois::StrictObject< void >::value_type

Constructor & Destructor Documentation

Galois::StrictObject< void >::StrictObject (  )  [inline]
Galois::StrictObject< void >::StrictObject ( const_reference   )  [inline]

Member Function Documentation

reference Galois::StrictObject< void >::get (  )  const [inline]

Member Data Documentation

const bool Galois::StrictObject< void >::has_value = false [static]

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

Generated on 2 Nov 2013 for Galois by  doxygen 1.6.1