Espacios de nombres
Variantes
Acciones

std::regex_error::code

De cppreference.com
< cpp‎ | regex‎ | regex error
 
 
Biblioteca de expresiones regulares
Clases
(C++11)
Algoritmos
Iteradores
Excepciones
Rasgos
Constantes
(C++11)
Gramática de las expresiones regulares
 
std::regex_error
Funciones miembro
Original:
Member Functions
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
regex_error::code
 
Definido en el archivo de encabezado <regex_error>
(desde C++11)

Returns the std::regex_constants::error_type that was passed to the std::regex_error constructor.

[editar] Vea también

Describe los diferentes tipos de errores de coincidencias.
(typedef) [editar]
Construye un objeto regex_error.
(función miembro pública) [editar]