eval::detail::call_operator_ Struct Reference
#include <eval.hpp>
List of all members.
|
Public Member Functions |
| template<typename ExecutionContextT, typename NameT, typename LhsT, typename RhsT> |
| val | operator() (ExecutionContextT *e, NameT &op, LhsT &lhs, RhsT &rhs) const |
Classes |
| struct | result |
Member Function Documentation
template<typename ExecutionContextT, typename NameT, typename LhsT, typename RhsT>
| val eval::detail::call_operator_::operator() |
( |
ExecutionContextT * |
e, |
|
|
NameT & |
op, |
|
|
LhsT & |
lhs, |
|
|
RhsT & |
rhs | |
|
) |
| | const [inline] |
The documentation for this struct was generated from the following file: