LBANN  0.103.0
LivermoreBigArtificialNeuralNetworkToolkit
environment_variable.hpp File Reference
#include "lbann/utils/from_string.hpp"
#include <string>
Include dependency graph for environment_variable.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  lbann::utils::GetEnvAccessor
 Access environment variables using getenv. More...
 
class  lbann::utils::EnvVariable< AccessPolicy >
 An environment variable. More...
 

Namespaces

 lbann
 
 lbann::utils
 

Typedefs

using lbann::utils::ENV = EnvVariable<>
 Convenience typedef. More...