csub_match Typedef

更新 : 2007 年 11 月

char sub_match の型定義です。

typedef sub_match<const char*> csub_match;

解説

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

必要条件

ヘッダー : <regex>

名前空間 : std::tr1

参照

参照

<regex>

sub_match クラス

ssub_match Typedef

wcsub_match Typedef

wssub_match Typedef