Access the internal index a Ref points to.
Synopsis
Declared in <txgraph.h>
static
GraphIndex
GetRefIndex(Ref const& arg) noexcept;
Return Value
The Ref's internal index.
Parameters
Name |
Description |
arg |
The Ref to inspect. |
Created with MrDocs