◐ Shell
clean mode source ↗

std::regex_error::code - cppreference.com

来自cppreference.com

std::regex_constants::error_type code() const;
(C++11 起)

返回传递给 std::regex_error 构造函数的 std::regex_constants::error_type

参阅