Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::spirit::no_actions_action_policy< BaseT > Struct Template Reference

#include <typeof.hpp>

Inheritance diagram for boost::spirit::no_actions_action_policy< BaseT >:
Collaboration diagram for boost::spirit::no_actions_action_policy< BaseT >:

Public Types

typedef BaseT base_t
 

Public Member Functions

 no_actions_action_policy ()
 
template<typename PolicyT >
 no_actions_action_policy (PolicyT const &other)
 
template<typename ActorT , typename AttrT , typename IteratorT >
void do_action (ActorT const &actor, AttrT &val, IteratorT const &first, IteratorT const &last) const
 

Member Typedef Documentation

template<typename BaseT = action_policy>
typedef BaseT boost::spirit::no_actions_action_policy< BaseT >::base_t

Constructor & Destructor Documentation

template<typename BaseT = action_policy>
boost::spirit::no_actions_action_policy< BaseT >::no_actions_action_policy ( )
inline
template<typename BaseT = action_policy>
template<typename PolicyT >
boost::spirit::no_actions_action_policy< BaseT >::no_actions_action_policy ( PolicyT const &  other)
inline

Member Function Documentation

template<typename BaseT = action_policy>
template<typename ActorT , typename AttrT , typename IteratorT >
void boost::spirit::no_actions_action_policy< BaseT >::do_action ( ActorT const &  actor,
AttrT &  val,
IteratorT const &  first,
IteratorT const &  last 
) const
inline

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