다음을 통해 공유


cregex_iterator Typedef

Type definition for char regex_iterator.

typedef regex_iterator<const char*> cregex_iterator;

설명

The type describes a specialization of template class regex_iterator 클래스 for iterators of type const char*.

요구 사항

헤더:<regex>

네임스페이스: std

참고 항목

참조

<regex>

regex_iterator 클래스

sregex_iterator Typedef

wcregex_iterator Typedef

wsregex_iterator Typedef