Boost
C++ Libraries“...one of the most highly regarded and expertly designed C++ library projects in the world.” — Herb Sutter and Andrei Alexandrescu, C++ Coding Standards
![]() |
Home | Libraries | People | FAQ | More |
boost::program_options::parse_environment —
BOOST_PROGRAM_OPTIONS_DECL parsed_options parse_environment(const options_description & , const std::string & prefix); BOOST_PROGRAM_OPTIONS_DECL parsed_options parse_environment(const options_description & , const char * prefix);
| Copyright © 2002-2004 Vladimir Prus |