You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// VectorPair represents single vector where pNode is an exact representation and pEdge - compressed representation (always NULL if pNodeType == pEdgeType)
86
+
// VectorPair represents single vector where pNode is an exact representation and pEdge - compressed representation
87
+
// (pEdge pointer always equals to pNode if pNodeType == pEdgeType)
0 commit comments