다음을 통해 공유


wcregex_token_iterator Typedef

Type definition for wchar_t regex_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*.

요구 사항

헤더:<regex>

네임스페이스: std

참고 항목

참조

<regex>

regex_token_iterator 클래스

cregex_token_iterator Typedef

sregex_token_iterator Typedef

wsregex_token_iterator Typedef