Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::phoenix::custom_terminal< Tag, typename Tag::is_spirit_tag > Struct Template Reference

#include <terminal.hpp>

Public Types

typedef void _is_default_custom_terminal
 
typedef spirit::terminal< Tag > result_type
 

Public Member Functions

template<typename Context >
result_type operator() (Tag const &t, Context const &)
 

Member Typedef Documentation

template<typename Tag >
typedef void boost::phoenix::custom_terminal< Tag, typename Tag::is_spirit_tag >::_is_default_custom_terminal
template<typename Tag >
typedef spirit::terminal<Tag> boost::phoenix::custom_terminal< Tag, typename Tag::is_spirit_tag >::result_type

Member Function Documentation

template<typename Tag >
template<typename Context >
result_type boost::phoenix::custom_terminal< Tag, typename Tag::is_spirit_tag >::operator() ( Tag const &  t,
Context const &   
)
inline

References boost::flyweights::t.


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