LLVM OpenMP
EnvHelper.h File Reference

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< boolomptest::getBoolEnvironmentVariable (const char *VariableName)
 Load the value of a given boolean environmental variable.

Detailed Description

Provides environment helpers shared between a couple of places.

Definition in file EnvHelper.h.