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_const_ref_const_ref_actor< T, Value1T, Value2T, ActionT > Singleton Reference

#include <typeof.hpp>

Inheritance diagram for boost::spirit::ref_const_ref_const_ref_actor< T, Value1T, Value2T, ActionT >:
Collaboration diagram for boost::spirit::ref_const_ref_const_ref_actor< T, Value1T, Value2T, ActionT >:

Public Member Functions

 ref_const_ref_const_ref_actor (T &ref_, Value1T const &value1_ref_, Value2T const &value2_ref_)
 
template<typename T2 >
void operator() (T2 const &) const
 
template<typename IteratorT >
void operator() (IteratorT const &, IteratorT const &) const
 

Constructor & Destructor Documentation

template<typename T , typename Value1T , typename Value2T , typename ActionT >
boost::spirit::ref_const_ref_const_ref_actor< T, Value1T, Value2T, ActionT >::ref_const_ref_const_ref_actor ( T ref_,
Value1T const &  value1_ref_,
Value2T const &  value2_ref_ 
)
inline

Member Function Documentation

template<typename T , typename Value1T , typename Value2T , typename ActionT >
template<typename T2 >
void boost::spirit::ref_const_ref_const_ref_actor< T, Value1T, Value2T, ActionT >::operator() ( T2 const &  ) const
inline
template<typename T , typename Value1T , typename Value2T , typename ActionT >
template<typename IteratorT >
void boost::spirit::ref_const_ref_const_ref_actor< T, Value1T, Value2T, ActionT >::operator() ( IteratorT const &  ,
IteratorT const &   
) const
inline

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