Type definition for wchar_t sub_match.
typedef sub_match<const wchar_t*> wcsub_match;
Remarks
The type describes a specialization of template class sub_match Class for iterators of type const wchar_t*.
Requirements
Header: <regex>
Namespace: std
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
Type definition for wchar_t sub_match.
typedef sub_match<const wchar_t*> wcsub_match;
The type describes a specialization of template class sub_match Class for iterators of type const wchar_t*.
Header: <regex>
Namespace: std