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_actor< T, ValueT, ActionT > Singleton Reference

#include <typeof.hpp>

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

Public Member Functions

 ref_const_ref_actor (T &ref_, ValueT const &value_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 ValueT, typename ActionT>
boost::spirit::ref_const_ref_actor< T, ValueT, ActionT >::ref_const_ref_actor ( T ref_,
ValueT const &  value_ref_ 
)
inline

Member Function Documentation

template<typename T, typename ValueT, typename ActionT>
template<typename T2 >
void boost::spirit::ref_const_ref_actor< T, ValueT, ActionT >::operator() ( T2 const &  ) const
inline
template<typename T, typename ValueT, typename ActionT>
template<typename IteratorT >
void boost::spirit::ref_const_ref_actor< T, ValueT, ActionT >::operator() ( IteratorT const &  ,
IteratorT const &   
) const
inline

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