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::backup_subex< BidiIterator > Class Template Reference

#include <perl_matcher_recursive.hpp>

Public Member Functions

template<class A >
 backup_subex (const match_results< BidiIterator, A > &w, int i)
 
template<class A >
void restore (match_results< BidiIterator, A > &w)
 
const sub_match< BidiIterator > & get ()
 

Constructor & Destructor Documentation

template<class BidiIterator >
template<class A >
boost::re_detail::backup_subex< BidiIterator >::backup_subex ( const match_results< BidiIterator, A > &  w,
int  i 
)
inline

Member Function Documentation

template<class BidiIterator >
const sub_match<BidiIterator>& boost::re_detail::backup_subex< BidiIterator >::get ( )
inline
template<class BidiIterator >
template<class A >
void boost::re_detail::backup_subex< BidiIterator >::restore ( match_results< BidiIterator, A > &  w)
inline

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