Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::spirit::qi::detail::reset_on_exit< Iterator, true > Struct Template Reference

#include <error_handler.hpp>

Public Member Functions

 reset_on_exit (Iterator &it)
 
 ~reset_on_exit ()
 

Public Attributes

Iterator & it_
 
bool inhibit_clear_queue_
 

Constructor & Destructor Documentation

template<typename Iterator >
boost::spirit::qi::detail::reset_on_exit< Iterator, true >::reset_on_exit ( Iterator &  it)
inline
template<typename Iterator >
boost::spirit::qi::detail::reset_on_exit< Iterator, true >::~reset_on_exit ( )
inline

Member Data Documentation

template<typename Iterator >
bool boost::spirit::qi::detail::reset_on_exit< Iterator, true >::inhibit_clear_queue_
template<typename Iterator >
Iterator& boost::spirit::qi::detail::reset_on_exit< Iterator, true >::it_

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