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

#include <cpp_grammar.hpp>

Inheritance diagram for boost::wave::grammars::impl::flush_underlying_parser:
Collaboration diagram for boost::wave::grammars::impl::flush_underlying_parser:

Public Types

typedef flush_underlying_parser this_t
 

Public Member Functions

template<typename ScannerT >
boost::spirit::classic::parser_result
< this_t, ScannerT >::type 
parse (ScannerT const &scan) const
 

Member Typedef Documentation

Member Function Documentation

template<typename ScannerT >
boost::spirit::classic::parser_result<this_t, ScannerT>::type boost::wave::grammars::impl::flush_underlying_parser::parse ( ScannerT const &  scan) const
inline

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