Moves iter to the next value in the set.
If it was already pointing to the last value in the set, false is returned and iter is invalidated.
Set to the next value
true if a next value existed
Moves iter to the next value in the set.
If it was already pointing to the last value in the set, false is returned and iter is invalidated.