28
Regular expressions library
[re]
28.10
Class template
match_results
[re.results]
28.10.2
match_results
state
[re.results.state]
bool ready() const;
1
Returns:
true
if
*this
has a fully established result state, otherwise
false
.