#include <match_results.hpp>
Public Attributes | |
sequence_stack< sub_match_impl < BidiIter > > | sub_match_stack_ |
results_cache< BidiIter > | results_cache_ |
results_cache<BidiIter> boost::xpressive::detail::results_extras< BidiIter >::results_cache_ |
sequence_stack<sub_match_impl<BidiIter> > boost::xpressive::detail::results_extras< BidiIter >::sub_match_stack_ |
Referenced by boost::xpressive::match_results< BidiIter >::match_results().