|
Galois
|
#include <Traits.h>
Public Member Functions | |
| neighborhood_visitor (const T &t=T{}) | |
| neighborhood_visitor (T &&t) | |
Public Member Functions inherited from galois::trait_has_value< T > | |
| trait_has_value (const type &v) | |
| trait_has_value (type &&v) | |
| T | getValue () const |
Additional Inherited Members | |
Public Types inherited from galois::trait_has_value< T > | |
| typedef T | type |
Public Attributes inherited from galois::trait_has_value< T > | |
| type | value |
|
inline |
|
inline |