24 #ifndef ACLELEMENTASSIGNMENTSAFE_H
25 #define ACLELEMENTASSIGNMENTSAFE_H
27 #include "../Operators/aclOperatorBinary.h"
32 class ElementAssignmentSafe:
public OperatorBinary
ElementAssignmentSafe(Element a1, Element a2)
virtual string str(const KernelConfiguration &kernelConfig) const
ACL Kernel configuration class.
Advanced Computational Language.
std::shared_ptr< ElementBase > Element