template<class T, class M>
template<class Expr>
struct rheolef::field_get_space_context< T, M >::eval< Expr, typename boost::enable_if< mpl::or_< proto::matches< Expr, proto::terminal< field_basic< _, _ > > >, proto::matches< Expr, proto::terminal< field_indirect< _, _ > > >, proto::matches< Expr, proto::terminal< field_indirect_const< _, _ > > >, proto::matches< Expr, proto::terminal< field_component< _, _ > > >, proto::matches< Expr, proto::terminal< field_component_const< _, _ > > > > >::type >
Definition at line 171 of file field_expr.h.