Struct VertexMap::Iterator
Defined in File HostEnvironmentDirectedGraph.cuh
Nested Relationships
This struct is a nested type of Class HostEnvironmentDirectedGraph::VertexMap.
Struct Documentation
-
struct Iterator
-
Unlike a traditional C++ map iterator, this does not dereference to a key-value pair, as it returns all allocated vertices including those which have not had their key (ID) set, such IDs evaluate as ID_NOT_SET