Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
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