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_action Struct Reference

#include <assign_actor.hpp>

Public Member Functions

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

Member Function Documentation

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

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