Home
Search
Configure Global Search
Log In
Transactions
D16683
Change Details
Change Details
Old
New
Diff
Allow accessing node indices directly without manually de-referencing the runtime struct. Also adds some asserts to make sure the access is valid and to check the nodes runtime vector.
Add `bNode::index() const` to allow accessing node indices directly without manually de-referencing the runtime struct. Also adds some asserts to make sure the access is valid and to check the nodes runtime vector.
A
dd `bNode::index() const` to a
llow accessing node indices directly without manually
de-referencing the runtime struct.
de-referencing the runtime struct.
Also adds some asserts to make sure the access
is valid and to check the nodes runtime vector.
Continue