description | title | ms.date | f1_keywords | helpviewer_keywords | ms.assetid | ||
---|---|---|---|---|---|---|---|
Learn more about: regex_traits<wchar_t> Class |
regex_traits<wchar_t> Class |
09/10/2018 |
|
|
288d6fdb-fb8e-4a4d-904a-53916be7f95b |
Specialization of regex_traits
for wchar_t
.
template <>
class regex_traits<wchar_t>
The class is an explicit specialization of class template regex_traits 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
<regex>
regex_constants Class
regex_error Class
<regex> functions
regex_iterator Class
<regex> operators
regex_token_iterator Class
regex_traits Class
<regex> typedefs