|
LLVM OpenMP
|
Provides environment helpers shared between a couple of places. More...
#include <optional>Go to the source code of this file.
Namespaces | |
| namespace | omptest |
Functions | |
| std::optional< bool > | omptest::getBoolEnvironmentVariable (const char *VariableName) |
| Load the value of a given boolean environmental variable. | |
Provides environment helpers shared between a couple of places.
Definition in file EnvHelper.h.