Graph.NodeID

Undocumented in source.
class Graph(Symbol_, Result_, EdgeExtra_ = string)
struct NodeID {}

Members

Functions

opCmp
int opCmp(NodeID other)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

invalid
enum invalid;
Undocumented in source.

Variables

graphPointer
size_t graphPointer;
Undocumented in source.
id
size_t id;
Undocumented in source.

Meta