次の方法で共有


wcsub_match Typedef

wchar_t sub_match の型定義です。

typedef sub_match<const wchar_t*> wcsub_match;

解説

この型は、テンプレート クラス sub_match クラス を const wchar_t* 型の反復子用に特化したクラスを表します。

必要条件

ヘッダー : <regex>

名前空間: std

参照

関連項目

<regex>

sub_match クラス

csub_match Typedef

ssub_match Typedef

wssub_match Typedef