Compartir a través de


wsregex_iterator Typedef

definición de tipo para el regex_iterator wstring.

typedef regex_iterator<wstring::const_iterator> wsregex_iterator;

Comentarios

el tipo describe una especialización de la clase de plantilla regex_iterator Class para los iteradores de wstring::const_iteratorescrito.

Requisitos

encabezado: <regex>

espacio de nombres: std

Vea también

Referencia

<regex>

regex_iterator Class

cregex_iterator Typedef

sregex_iterator Typedef

wcregex_iterator Typedef