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

#include <default.hpp>

Inheritance diagram for boost::proto::context::default_eval< Expr, Context, tag::mem_ptr, 2 >:
Collaboration diagram for boost::proto::context::default_eval< Expr, Context, tag::mem_ptr, 2 >:

Public Types

typedef detail::mem_ptr_fun
< r0, r1 >::result_type 
result_type
 

Public Member Functions

result_type operator() (Expr &expr, Context &ctx) const
 

Member Typedef Documentation

typedef detail::mem_ptr_fun<r0, r1>::result_type boost::proto::context::memfun_eval< Expr, Context, IsMemFunCall >::result_type
inherited

Member Function Documentation

result_type boost::proto::context::memfun_eval< Expr, Context, IsMemFunCall >::operator() ( Expr &  expr,
Context &  ctx 
) const
inlineinherited

References boost::proto::eval().


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