OPAL (Object Oriented Parallel Accelerator Library)
2021.1.99
OPAL
|
#include "AbstractObjects/Attribute.h"
#include "AbstractObjects/Expressions.h"
#include "Expressions/SValue.h"
#include "Utilities/LogicalError.h"
#include "Utilities/OpalException.h"
#include <iosfwd>
#include <vector>
#include <exception>
Go to the source code of this file.
Classes | |
class | Expressions::SDeferred< T > |
Object attribute with a `‘deferred’' scalar value. More... | |
Namespaces | |
Expressions | |
Representation objects and parsers for attribute expressions. | |