regex_constants

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