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_directive< TokenT > Struct Template Reference

#include <cpp_grammar.hpp>

Public Member Functions

 store_found_directive (TokenT &found_directive_)
 
void operator() (TokenT const &token) const
 

Public Attributes

TokenT & found_directive
 

Constructor & Destructor Documentation

template<typename TokenT >
boost::wave::grammars::impl::store_found_directive< TokenT >::store_found_directive ( TokenT &  found_directive_)
inline

Member Function Documentation

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

Member Data Documentation


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