Check whether the current element is valid
Checks whether the current element is valid.
Note: The standard implementation of this function will initially return false until the inner iterator is advanced to the first accepted element.
Note:
The standard implementation of this function will initially return false until the inner iterator is advanced to the first accepted element.
false
This function has no parameters.
true if the current element is valid, otherwise false
true