wcregex_iterator

typedef regex_iterator<const wchar_t*> wcregex_iterator;

The type describes a specialization of template class regex_iterator for iterators of type const wchar_t*.