Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::spirit::ref_value_actor< T, ActionT > Singleton Reference

#include <typeof.hpp>

Inheritance diagram for boost::spirit::ref_value_actor< T, ActionT >:
Collaboration diagram for boost::spirit::ref_value_actor< T, ActionT >:

Public Member Functions

 ref_value_actor (T &ref_)
 
template<typename T2 >
void operator() (T2 const &val_) const
 
template<typename IteratorT >
void operator() (IteratorT const &first_, IteratorT const &last_) const
 

Constructor & Destructor Documentation

template<typename T , typename ActionT >
boost::spirit::ref_value_actor< T, ActionT >::ref_value_actor ( T ref_)
inlineexplicit

Member Function Documentation

template<typename T , typename ActionT >
template<typename T2 >
void boost::spirit::ref_value_actor< T, ActionT >::operator() ( T2 const &  val_) const
inline
template<typename T , typename ActionT >
template<typename IteratorT >
void boost::spirit::ref_value_actor< T, ActionT >::operator() ( IteratorT const &  first_,
IteratorT const &  last_ 
) const
inline

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