Galois::Graph::VoidWrapper< T > Struct Template Reference
Wrapper class to have a valid type on void.
More...
#include <Graph.h>
List of all members.
Detailed Description
template<typename T>
struct Galois::Graph::VoidWrapper< T >
Wrapper class to have a valid type on void.
Member Typedef Documentation
template<typename T>
typedef const T& Galois::Graph::VoidWrapper< T >::const_ref_type |
template<typename T>
typedef T& Galois::Graph::VoidWrapper< T >::ref_type |
template<typename T>
typedef T Galois::Graph::VoidWrapper< T >::type |
The documentation for this struct was generated from the following file: