名前空間
変種
操作

std::regex_error::code

提供: cppreference.com
< cpp‎ | regex‎ | regex error
ヘッダ <regex> で定義
(C++11以上)

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

[編集] 関連項目

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