共用方式為


regex_constants 類別

規則運算式旗標的命名空間。

namespace regex_constants {
  typedef T1 syntax_option_type;
  typedef T2 match_flag_type;
  typedef T3 error_type;
  }

備註

regex_constants 命名空間會封裝幾個旗標類型及其關聯的旗標值。

需求

標頭:<regex>

命名空間: std

請參閱

參考

<regex>

regex_constants 類別

其他資源

<regex> 成員