regex_traits<wchar_t>

template <>
    class regex_traits<wchar_t>

The class is an explicit specialization of template class regex_traits for elements of type wchar_t (so that it can take advantage of library functions that manipulate objects of this type).