Vertaling van "the iterator" in Duits
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Sum automatically makes the value of the iterator t local.
All hierarchy levels above and below the iterator member stay the same.
Using the iterator accessory you can import accessory items.
Mithilfe des Datensatzs accessory kannst Du Zubehörartikel importieren.
n - the number of positions to increment the iterator
It may delete the element which the iterator item points to, but no other element.
Sie darf das Item unter dem Iterator löschen, aber kein anderes Item.
Has the value true if the iterator is past the end of the iterated sequence.
Hat den Wert true, wenn der Iterator am Ende der Sequenz angekommen ist.
The for loop is then called with the iterator variable value set to the token.
The iteration macros are stable in the sense that the element that the iterator it just stands on may be deleted.
Die Iterations-Makros sind in dem Sinne stabil, dass das Element, auf dem der Iterator it gerade steht, gelöscht werden darf.
At the end of every iteration, the iterator is advanced by one position in the sequence with the increment operator it++.
Am Ende jedes Schleifendurchlaufs wird der Iterator durch it++ um eine Position in der Folge weitergeschoben.
Has the value false if the iterator was able to produce the next value in the sequence.
Hat den Wert false, wenn der Iterator einen weiteren Wert aus der Sequenz produzieren kann.
The actual read operation is performed when the iterator is incremented, not when it is dereferenced.
Die eigentliche Lesevorgang wird durchgeführt, wenn der Iterator inkrementiert wird, nicht, wenn es dereferenziert wird.
No error is returned when the last child gets erased and the iterator is moved past the end of the child list.
Es wird kein Fehler zurückgegeben, wenn das letzte Child-Element gelöscht wird und der Iterator über das Ende der Child-Liste hinaus verschoben wird.
External iterators and the iterator pattern[edit]