共用方式為


regex_constants Class

規則運算式旗標的 Namespace。

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

備註

命名空間regex_constants內std::tr1封裝許多不同的標幟類型和其相關聯的旗標值。

需求

標頭: <regex>

Namespace: 標準

請參閱

參考

<regex>

regex_constants Class

其他資源

<regex> 成員