Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::expressions::aux::char_decorator_output_terminal< LeftT, SubactorT, ImplT >::result< ThisT(ContextT) > Struct Template Reference

#include <char_decorator.hpp>

Public Types

typedef remove_cv< typename
remove_reference< ContextT >
::type >::type 
context_type
 
typedef
phoenix::evaluator::impl
< typename
LeftT::proto_base_expr
&, context_type,
phoenix::unused >::result_type 
type
 

Member Typedef Documentation

template<typename LeftT , typename SubactorT , typename ImplT >
template<typename ThisT , typename ContextT >
typedef remove_cv< typename remove_reference< ContextT >::type >::type boost::expressions::aux::char_decorator_output_terminal< LeftT, SubactorT, ImplT >::result< ThisT(ContextT) >::context_type
template<typename LeftT , typename SubactorT , typename ImplT >
template<typename ThisT , typename ContextT >
typedef phoenix::evaluator::impl< typename LeftT::proto_base_expr&, context_type, phoenix::unused >::result_type boost::expressions::aux::char_decorator_output_terminal< LeftT, SubactorT, ImplT >::result< ThisT(ContextT) >::type

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