Compartilhar via


wsmatch Typedef

Definição de tipo para match_results wstring.

typedef match_results<wstring::const_iterator> wsmatch;

Comentários

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

Requisitos

Cabeçalho: <regex>

namespace: STD

Consulte também

Referência

<regex>

match_results Class

cmatch Typedef

smatch Typedef

wcmatch Typedef