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