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