Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::proto::detail::is_expr_handled< Expr, Context, 0 > Struct Template Reference

#include <callable.hpp>

Public Types

typedef mpl::bool_< valuetype
 

Static Public Attributes

static
callable_context_wrapper
< Context > & 
sctx_
 
static Expr & sexpr_
 
static Expr::proto_tag & stag_
 
static const bool value
 

Member Typedef Documentation

template<typename Expr , typename Context >
typedef mpl::bool_<value> boost::proto::detail::is_expr_handled< Expr, Context, 0 >::type

Member Data Documentation

template<typename Expr , typename Context >
callable_context_wrapper<Context>& boost::proto::detail::is_expr_handled< Expr, Context, 0 >::sctx_
static
template<typename Expr , typename Context >
Expr& boost::proto::detail::is_expr_handled< Expr, Context, 0 >::sexpr_
static
template<typename Expr , typename Context >
Expr::proto_tag& boost::proto::detail::is_expr_handled< Expr, Context, 0 >::stag_
static
template<typename Expr , typename Context >
const bool boost::proto::detail::is_expr_handled< Expr, Context, 0 >::value
static
Initial value:

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