Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::spirit::type_of::placeholdee< Placeholder, StartAction, action_chain< Placeholder, append, A > > Struct Template Reference

#include <rule_parser.hpp>

Public Types

typedef action_concatenator
< StartAction, A >::type 
type
 

Static Public Member Functions

static type get (StartAction const &a, action_chain< Placeholder, append, A > const &c)
 

Member Typedef Documentation

template<class Placeholder , typename StartAction , typename A >
typedef action_concatenator<StartAction,A>::type boost::spirit::type_of::placeholdee< Placeholder, StartAction, action_chain< Placeholder, append, A > >::type

Member Function Documentation

template<class Placeholder , typename StartAction , typename A >
static type boost::spirit::type_of::placeholdee< Placeholder, StartAction, action_chain< Placeholder, append, A > >::get ( StartAction const &  a,
action_chain< Placeholder, append, A > const &  c 
)
inlinestatic

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