![]() |
Home | Libraries | People | FAQ | More |
Contains definitions for the syntax_option_type, match_flag_type and error_type enumerations.
namespace boost { namespace xpressive { namespace regex_constants { enum syntax_option_type; enum match_flag_type; enum error_type; } } }