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