Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::xpressive::detail::action_arg< T, U > Struct Template Reference

#include <regex_actions.hpp>

Public Types

typedef T type
 
typedef add_reference< T >::type reference
 

Public Member Functions

reference cast (void *pv) const
 

Member Typedef Documentation

template<typename T , typename U >
typedef add_reference<T>::type boost::xpressive::detail::action_arg< T, U >::reference
template<typename T , typename U >
typedef T boost::xpressive::detail::action_arg< T, U >::type

Member Function Documentation

template<typename T , typename U >
reference boost::xpressive::detail::action_arg< T, U >::cast ( void *  pv) const
inline

References boost::detail::type.


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