Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::xpressive::detail::results_extras< BidiIter > Struct Template Reference

#include <match_results.hpp>

Inheritance diagram for boost::xpressive::detail::results_extras< BidiIter >:
Collaboration diagram for boost::xpressive::detail::results_extras< BidiIter >:

Public Attributes

sequence_stack< sub_match_impl
< BidiIter > > 
sub_match_stack_
 
results_cache< BidiIter > results_cache_
 

Member Data Documentation

template<typename BidiIter >
results_cache<BidiIter> boost::xpressive::detail::results_extras< BidiIter >::results_cache_
template<typename BidiIter >
sequence_stack<sub_match_impl<BidiIter> > boost::xpressive::detail::results_extras< BidiIter >::sub_match_stack_

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