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::store_found_eof Struct Reference

#include <cpp_grammar.hpp>

Public Member Functions

 store_found_eof (bool &found_eof_)
 
template<typename TokenT >
void operator() (TokenT const &) const
 

Public Attributes

bool & found_eof
 

Constructor & Destructor Documentation

boost::wave::grammars::impl::store_found_eof::store_found_eof ( bool &  found_eof_)
inline

Member Function Documentation

template<typename TokenT >
void boost::wave::grammars::impl::store_found_eof::operator() ( TokenT const &  ) const
inline

References found_eof.

Member Data Documentation

bool& boost::wave::grammars::impl::store_found_eof::found_eof

Referenced by operator()().


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