Examples of using Iterator in English and their translations into Portuguese
{-}
-
Colloquial
-
Official
-
Medicine
-
Financial
-
Ecclesiastic
-
Ecclesiastic
-
Computer
-
Official/political
Returns an iterator to the end.
Iterator to the first character.
Returns a reference to this raw_storage_iterator.
An iterator to the end of c or array.
Java 8 streams are like an iterator in that you cannot reuse them.
Iterator adaptor for insertion at the front of a container.
Example 2.7: Using a data provider that returns an Iterator object.
Returns an iterator to the inserted element.
Add a line that creates an ImageReader from the next element in the Iterator.
Advances the iterator by n or-n positions respectively.
The coroutine cannot be running a CÂ function,a metamethod, or an iterator.
Returns an iterator to the beginning of the specified bucket.
Applies the given function object f to the result of dereferencing every iterator in the range first, last, in order.
Returns iterator to the beginning of the list of sub-matches.
You can access specific elements of a freemarker list using array index access instead of using an iterator.
Iterator adaptor for insertion at the front of a container.
Since C++11 Returns an iterator to the first character of the string.
Iterator, used as a suggestion as to where to insert the content.
In object-oriented languages an iterator, even if implicit, is often used as the means of traversal.
The database cursor characteristic of traversal makes cursors akin to the programming language concept of iterator.
An iterator is behaviorally similar to a database cursor.
Constraint that asserts that the array orobject that implements the Iterator interface it is evaluated for contains only values of a given type.
Hint- iterator, used as a suggestion as to where to start the search.
Constraint that asserts that the array orobject that implements the Iterator interface it is evaluated for contains only instances of a given classname.
Returns an iterator pointing to the first element that is not less than key.
SQL Iterator, an old topic, GLPI framework provides a class to abstract SQL query generation.
Add a line that creates an Iterator of all currently registered ImageReader s that can decode JPEG files.
The iterator pattern decouples algorithms from containers; in some cases, algorithms are necessarily container-specific and thus cannot be decoupled.
Understanding the use of iterator; the various types of iterator; examples of use of the mutable specificator.
A ForwardIterator is an Iterator that can read data from the pointed-to element.