Nóta
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
Specialization of regex_traits for wchar_t.
Syntax
template <>
class regex_traits<wchar_t>
Remarks
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).
Requirements
Header: <regex>
Namespace: std
See also
<regex>
regex_constants Class
regex_error Class
<regex> functions
regex_iterator Class
<regex> operators
regex_token_iterator Class
regex_traits Class
<regex> typedefs