[PostOrderIterator] Store end iterator (NFC)
Store the end iterator on the VisitStack, instead of recomputing it every time, as doing so is not free.
Loading
Please sign in to comment
Store the end iterator on the VisitStack, instead of recomputing it every time, as doing so is not free.