std::regex_error::code
Определено в заголовке <regex> | ||
|---|---|---|
std::regex_constants::error_type code() const; | (с C++11) |
Возвращает std::regex_constants::error_type, переданное в конструктор std::regex_error.
См. также
|
(C++11) | описывает различные типы ошибок сопоставления (typedef) |
создаёт объект regex_error (публичный член-функция) |
© cppreference.com
Licensed under the Creative Commons Attribution-ShareAlike Unported License v3.0.
https://en.cppreference.com/w/cpp/regex/regex_error/code