Compartilhar via


wsregex_iterator Typedef

Definição de tipo para o regex_iterator wstring.

typedef regex_iterator<wstring::const_iterator> wsregex_iterator;

Comentários

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

Requisitos

Cabeçalho: <regex>

namespace: STD

Consulte também

Referência

<regex>

regex_iterator Class

cregex_iterator Typedef

sregex_iterator Typedef

wcregex_iterator Typedef