Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::phoenix::custom_terminal< detail::rethrow, Dummy > Struct Template Reference

#include <throw.hpp>

Public Types

typedef void result_type
 
typedef void _is_throw_custom_terminal
 

Public Member Functions

template<typename Context >
void operator() (detail::rethrow, Context &) const
 

Member Typedef Documentation

template<typename Dummy >
typedef void boost::phoenix::custom_terminal< detail::rethrow, Dummy >::_is_throw_custom_terminal
template<typename Dummy >
typedef void boost::phoenix::custom_terminal< detail::rethrow, Dummy >::result_type

Member Function Documentation

template<typename Dummy >
template<typename Context >
void boost::phoenix::custom_terminal< detail::rethrow, Dummy >::operator() ( detail::rethrow  ,
Context &   
) const
inline

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