名前空間
変種
操作

std::regex_error::code

提供: cppreference.com
< cpp‎ | regex‎ | regex error
2018年4月26日 (木) 07:14時点におけるMilkpot (トーク | 投稿記録)による版

(差分) ←前の版 | 最新版 (差分) | 次の版→ (差分)
ヘッダ <regex> で定義
(C++11以上)

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

関連項目

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