wcregex_token_iterator

typedef regex_token_iterator<const wchar_t*> wcregex_token_iterator;

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