#include <eval.hpp>
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 |
val eval::detail::call_operator_::operator() | ( | ExecutionContextT * | e, | |
NameT & | op, | |||
LhsT & | lhs, | |||
RhsT & | rhs | |||
) | const [inline] |