Compartir a través de


wsregex_token_iterator Typedef

definición de tipo para el regex_token_iterator wstring.

typedef regex_token_iterator<wstring::const_iterator> wsregex_token_iterator;

Comentarios

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

Requisitos

encabezado: <regex>

espacio de nombres: std

Vea también

Referencia

<regex>

regex_token_iterator Class

cregex_token_iterator Typedef

sregex_token_iterator Typedef

wcregex_token_iterator Typedef