#include <states.hpp>
Public Attributes | |
unsigned char | _map [1<< CHAR_BIT] |
unsigned int | can_be_null |
offset_type | alt |
syntax_element_type | type |
offset_type | next |
unsigned char boost::re_detail::re_alt::_map[1<< CHAR_BIT] |
|
inherited |
Referenced by boost::re_detail::basic_regex_parser< charT, traits >::parse_alt(), boost::re_detail::basic_regex_parser< charT, traits >::parse_perl_extension(), boost::re_detail::basic_regex_parser< charT, traits >::parse_repeat(), and boost::re_detail::basic_regex_parser< charT, traits >::unwind_alts().
unsigned int boost::re_detail::re_alt::can_be_null |
|
inherited |
|
inherited |