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::null_eval< Expr, Context, 0 > Struct Template Reference

#include <null.hpp>

Public Types

typedef void result_type
 

Public Member Functions

void operator() (Expr &, Context &) const
 

Member Typedef Documentation

template<typename Expr , typename Context >
typedef void boost::proto::context::null_eval< Expr, Context, 0 >::result_type

Member Function Documentation

template<typename Expr , typename Context >
void boost::proto::context::null_eval< Expr, Context, 0 >::operator() ( Expr &  ,
Context &   
) const
inline

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