Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Type definition for wchar_t basic_regex.
typedef basic_regex<wchar_t> wregex;
Remarks
The type describes a specialization of template class basic_regex Class for elements of type wchar_t.
Requirements
Header: <regex>
Namespace: std