OPALX (Object Oriented Parallel Accelerator Library for Exascal) MINIorX
OPALX
StringConstant.cpp File Reference
#include "ValueDefinitions/StringConstant.h"
#include "AbstractObjects/OpalData.h"
#include "Attributes/Attributes.h"
#include "Utilities/Util.h"
#include <iostream>
Include dependency graph for StringConstant.cpp:

Go to the source code of this file.

Macros

#define CREATE_STRINGCONSTANT(x)

Macro Definition Documentation

◆ CREATE_STRINGCONSTANT

#define CREATE_STRINGCONSTANT ( x)
Value:
opal->create(new StringConstant(x, this, x));

Definition at line 26 of file StringConstant.cpp.

Referenced by StringConstant::StringConstant().