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

#include <typeof.hpp>

Public Member Functions

 swap_actor (T &ref_, T &swap_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>
boost::spirit::swap_actor< T >::swap_actor ( T ref_,
T swap_ref_ 
)
inline

Member Function Documentation

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

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