다음을 통해 공유


wregex Typedef

Type definition for wchar_t basic_regex.

typedef basic_regex<wchar_t> wregex;

설명

The type describes a specialization of template class basic_regex 클래스 for elements of type wchar_t.

요구 사항

헤더:<regex>

네임스페이스: std

참고 항목

참조

<regex>

regex Typedef