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

#include <insert_at_actor.hpp>

Public Member Functions

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

Member Function Documentation

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

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