ssub_match

typedef sub_match<string::const_iterator> ssub_match;

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