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

#include <assign_key_actor.hpp>

Public Member Functions

template<typename T , typename ValueT , typename KeyT >
void act (T &ref_, ValueT const &value_, KeyT const &key_) const
 
template<typename T , typename ValueT , typename IteratorT >
void act (T &ref_, ValueT const &value_, IteratorT const &first_, IteratorT const &last_) const
 

Member Function Documentation

template<typename T , typename ValueT , typename KeyT >
void boost::spirit::assign_key_action::act ( T ref_,
ValueT const &  value_,
KeyT const &  key_ 
) const
inline
template<typename T , typename ValueT , typename IteratorT >
void boost::spirit::assign_key_action::act ( T ref_,
ValueT const &  value_,
IteratorT const &  first_,
IteratorT const &  last_ 
) const
inline

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