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

#include <typeof.hpp>

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

Public Member Functions

 ref_actor (T &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 ActionT >
boost::spirit::ref_actor< T, ActionT >::ref_actor ( T ref_)
inlineexplicit

Member Function Documentation

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

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