wregex

typedef basic_regex<wchar_t> wregex;

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