![]() |
![]()
| ![]() |
![]()
NAMEstd::match_results::length - std::match_results::length Synopsisdifference_type length( size_type n = 0 ) const; (since C++11)
Parametersn - integral number specifying which match to examine Return valueThe length of the specified match or sub-match. See also operator[] returns specified sub-match
|