|
powerd++
0.4.4
|
Implements zero-cost abstractions for the getenv(3) facilities. More...
Go to the source code of this file.
Classes | |
| struct | sys::env::error |
| The domain error type. More... | |
| class | sys::env::Var |
| A reference type refering to an environment variable. More... | |
| struct | sys::env::Vars |
| A singleton class providing access to environment variables. More... | |
Namespaces | |
| sys | |
| Wrappers around native system interfaces. | |
| sys::env | |
| Provides wrappers around the getenv() family of functions. | |
Variables | |
| struct sys::env::Vars | sys::env::vars |
| Singleton providing access to environment variables. | |
Implements zero-cost abstractions for the getenv(3) facilities.
| struct sys::env::error |
The domain error type.
1.8.17