Typedef sequant::EvalNode¶
Defined in File eval_expr.hpp
Typedef Documentation¶
-
template<meta::eval_expr T>
using sequant::EvalNode = FullBinaryNode<T>¶ A type alias for the types that satisfy the eval_node concept.
Defined in File eval_expr.hpp
A type alias for the types that satisfy the eval_node concept.