This topic has not yet been rated - Rate this topic

regex_traits<wchar_t> Class

Specialization of regex_traits for wchar_t.

template <>
    class regex_traits<wchar_t>

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

Header: <regex>

Namespace: std

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.