Galois::Graph::NodeItem< NTy > Struct Template Reference
Wrapper class to have a valid type on void nodes.
More...
#include <Graph.h>
List of all members.
Detailed Description
template<typename NTy>
struct Galois::Graph::NodeItem< NTy >
Wrapper class to have a valid type on void nodes.
Constructor & Destructor Documentation
template<typename NTy >
Galois::Graph::NodeItem< NTy >::NodeItem |
( |
typename VoidWrapper< NTy >::const_ref_type |
n |
) |
[inline] |
Member Function Documentation
template<typename NTy >
VoidWrapper<NTy>::ref_type Galois::Graph::NodeItem< NTy >::getData |
( |
|
) |
[inline] |
Member Data Documentation
template<typename NTy >
NTy Galois::Graph::NodeItem< NTy >::N |
The documentation for this struct was generated from the following file: