25 #ifndef INCLUDED_GetEnvironmentVariable_h_GUID_500031B7_31FB_45A1_B1E9_8E61905A4E0F
26 #define INCLUDED_GetEnvironmentVariable_h_GUID_500031B7_31FB_45A1_B1E9_8E61905A4E0F
29 #include <osvr/Util/Export.h>
32 #include <boost/optional.hpp>
44 OSVR_UTIL_EXPORT boost::optional<std::string>
50 #endif // INCLUDED_GetEnvironmentVariable_h_GUID_500031B7_31FB_45A1_B1E9_8E61905A4E0F
The main namespace for all C++ elements of the framework, internal and external.
boost::optional< std::string > getEnvironmentVariable(std::string const &var)
Gets an environment variable's value. On systems that don't distinguish between having a variable def...