Typedef sequant::ExportNode¶
Defined in File export_node.hpp
Typedef Documentation¶
-
template<typename T = ExportExpr>
using sequant::ExportNode = FullBinaryNode<T>¶ Type-safe alias to FullBinaryNode that ensures that the data object inherits from ExportExpr