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

#include <vec_expr.h>

Public Types

typedef void result_type

Public Member Functions

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

Detailed Description

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

Definition at line 82 of file vec_expr.h.

Member Typedef Documentation

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

Definition at line 87 of file vec_expr.h.

Member Function Documentation

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

Definition at line 89 of file vec_expr.h.


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