cmatch

typedef match_results<const char*> cmatch;

The type describes a specialization of template class match_results for iterators of type const char*.