名前空間
変種

std::regex_error::code

提供: cppreference.com
<tbody> </tbody>
ヘッダ <regex> で定義
std::regex_constants::error_type code() const;
(C++11以上)

std::regex_error のコンストラクタに渡された std::regex_constants::error_type を返します。

関連項目

様々な種類のマッチングエラーを表します
(typedef) [edit]
regex_error オブジェクトを構築します
(パブリックメンバ関数) [edit]