OPAL (Object Oriented Parallel Accelerator Library) 2022.1
OPAL
Namespaces | Functions
TFind.h File Reference
#include <string>
Include dependency graph for TFind.h:
This graph shows which files directly or indirectly include this file:

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. More...