smatch

typedef match_results<string::const_iterator> smatch;

The type describes a specialization of template class match_results for iterators of type string::const_iterator.