Struct DefaultEdgeIndexStorage::ElementInserter

Nested Relationships

This struct is a nested type of Template Class DefaultEdgeIndexStorage.

Struct Documentation

struct ElementInserter

Public Functions

template<>
void operator()(NeighborsStorageT *const lhs, const NeighborsStorageT&)

Public Static Functions

template<>
static bool Insert(NeighborsStorageT *const lhs, const DestT value, bool)
template<>
static bool Insert(NeighborsStorageT *const lhs, const FlatEdgeList values, bool)
template<>
static bool Insert(NeighborsStorageT *const lhs, const LocalEdgeListChunk &chunk, bool)