powerd++  0.4.4
Classes | Variables
sys::env Namespace Reference

Provides wrappers around the getenv() family of functions. More...

Classes

struct  error
 The domain error type. More...
 
class  Var
 A reference type refering to an environment variable. More...
 
struct  Vars
 A singleton class providing access to environment variables. More...
 

Variables

struct sys::env::Vars vars
 Singleton providing access to environment variables.
 

Detailed Description

Provides wrappers around the getenv() family of functions.


Class Documentation

◆ sys::env::error

struct sys::env::error

The domain error type.