From: Aaron W. LaFramboise (aaronrabiddog51_at_[hidden])
Date: 2005-01-16 22:05:55


Is there a Boost library that supports manipulating process environment
variables?

I realize that accessing environment variables in the normal way is
typically trivial, but it would be nice to have the entire thing wrapped
up in a system-independent interface that is natural for C++.

Aaron W. LaFramboise