![]() |
![]()
| ![]() |
![]()
NAMEstd::match_results::empty - std::match_results::empty Synopsis bool empty() const; (since C++11)
Parameters(none) Return value true if *this represents the result of a failed match, false
otherwise, i.e. size()
ExceptionsMay throw implementation-defined exceptions. ComplexityConstant. See also size returns the number of matches in a fully-established result
state
|