rheolef  6.3
Public Types | Public Member Functions | List of all members
rheolef::field_increment_context::eval< Expr, typename boost::enable_if< proto::matches< Expr, proto::terminal< field_iterator_wrapper< _ > > > >::type > Struct Template Reference

#include <field_expr.h>

Public Types

typedef void result_type

Public Member Functions

result_type operator() (Expr &expr, const field_increment_context &) const

Detailed Description

template<class Expr>
struct rheolef::field_increment_context::eval< Expr, typename boost::enable_if< proto::matches< Expr, proto::terminal< field_iterator_wrapper< _ > > > >::type >

Definition at line 88 of file field_expr.h.

Member Typedef Documentation

template<class Expr >
typedef void rheolef::field_increment_context::eval< Expr, typename boost::enable_if< proto::matches< Expr, proto::terminal< field_iterator_wrapper< _ > > > >::type >::result_type

Definition at line 93 of file field_expr.h.

Member Function Documentation

template<class Expr >
result_type rheolef::field_increment_context::eval< Expr, typename boost::enable_if< proto::matches< Expr, proto::terminal< field_iterator_wrapper< _ > > > >::type >::operator() ( Expr &  expr,
const field_increment_context  
) const
inline

Definition at line 95 of file field_expr.h.


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