Skip to content

Add assertion in localIndex for out of bound indices

Simon Praetorius requested to merge issue/assert-in-localindex into master

Summary

Add a simple assert() check that arguments passed to node.localIndex(...) are not out of bounds.

Edited by Simon Praetorius

Merge request reports