![]() |
![]()
| ![]() |
![]()
NAMEstd::match_results::end,std::match_results::cend - std::match_results::end,std::match_results::cend Synopsis iterator end() noexcept; (since C++11)
Parameters(none) Return valueIterator to the element past the last sub-match. ComplexityConstant See also begin returns iterator to the beginning of the list of
sub-matches
|