g4tools  5.4.0
Namespaces | Macros | Functions
get_env File Reference
#include <cstdlib>
#include "sto"
Include dependency graph for get_env:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 tools
 inlined C code : ///////////////////////////////////
 

Macros

#define tools_get_env
 

Functions

bool tools::is_env (const std::string &a_string)
 
bool tools::get_env (const std::string &a_string, std::string &a_value)
 
template<class T >
bool tools::get_env (const std::string &a_string, T &a_v, const T &a_def=T())
 
bool tools::get_env_bool (const std::string &a_string, bool &a_v)
 

Macro Definition Documentation

◆ tools_get_env

#define tools_get_env

Definition at line 5 of file get_env.