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