Namespaces
Variants

std::regex_error:: code

From cppreference.net
Regular expressions library
Classes
(C++11)
Algorithms
Iterators
Exceptions
Traits
Constants
(C++11)
Regex Grammar
헤더 파일에 정의됨 <regex>
(C++11 이후)

std::regex_constants::error_type 생성자에 전달된 std::regex_error 을 반환합니다.

참고 항목

(C++11)
다양한 유형의 매칭 오류를 설명합니다
(typedef)
regex_error 객체를 생성합니다
(public member function)