wcmatch Typedef
Type definition for wchar_t match_results.
typedef match_results<const wchar_t *> wcmatch;
Remarks
The type describes a specialization of template class match_results Class for iterators of type const wchar_t*.
Requirements
Header: <regex>
Namespace: std