Xreate
The Xreate programming language
|
Struct update operators. More...
#include <operators.h>
Struct update operators.
Static Public Member Functions | |
static llvm::Value * | add (const Expression &left, llvm::Value *leftRaw, const Expression &right, compilation::Context context, const std::string &hintVarDecl) |
Struct update operator. | |