Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::re_detail::re_repeat Struct Reference

#include <states.hpp>

Inheritance diagram for boost::re_detail::re_repeat:
Collaboration diagram for boost::re_detail::re_repeat:

Public Attributes

std::size_t min
 
std::size_t max
 
int state_id
 
bool leading
 
bool greedy
 
unsigned char _map [1<< CHAR_BIT]
 
unsigned int can_be_null
 
offset_type alt
 
syntax_element_type type
 
offset_type next
 

Member Data Documentation

unsigned char boost::re_detail::re_alt::_map[1<< CHAR_BIT]
inherited
unsigned int boost::re_detail::re_alt::can_be_null
inherited
bool boost::re_detail::re_repeat::greedy
bool boost::re_detail::re_repeat::leading
std::size_t boost::re_detail::re_repeat::max
std::size_t boost::re_detail::re_repeat::min
int boost::re_detail::re_repeat::state_id

The documentation for this struct was generated from the following file: