Compartilhar via


TypeDef wsmatch

Digite a definição para wstring match_results.

typedef match_results<wstring::const_iterator> wsmatch;

Comentários

O tipo descreve uma especialização de classe de modelo Classe match_results para os iteradores de tipo wstring::const_iterator.

Requisitos

Cabeçalho:<regex>

Namespace: std::tr1

Consulte também

Referência

<regex>

Classe match_results

TypeDef cmatch

TypeDef smatch

TypeDef wcmatch