![]() |
Rivet
3.1.0
|
Functions | |
template<typename T > | |
T | Rivet::getEnvParam (const std::string name, const T &fallback) |
Get a parameter from a named environment variable, with automatic type conversion. More... | |
T Rivet::getEnvParam | ( | const std::string | name, |
const T & | fallback | ||
) |
Get a parameter from a named environment variable, with automatic type conversion.
References Rivet::lexical_cast().
Referenced by Rivet::Event::applyProjection().