|
OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
|
#include <string>Go to the source code of this file.
Namespaces | |
| namespace | Expressions |
| Representation objects and parsers for attribute expressions. | |
Functions | |
| template<class T> | |
| const T * | Expressions::find (const T table[], const std::string &name) |
| Look up name. | |