Please check out the library's documentation to learn more.
Program Options, part of the collection of Boost C++ Libraries, allows for definition and acquisition of (name, value) pairs from the user via conventional methods such as command line and config file. It is roughly analogous to getopt_long, but for use with C++.
Distributed under the Boost Software License, Version 1.0.
The library is essentially done. No major new features are expected, the primary goal is stability, as well as small changes to re-align with the evolution of Boost C++ Libraries and C++.
(in progress...)
| Branch | Travis | Appveyor | codecov.io | Deps | Docs | Tests |
|---|---|---|---|---|---|---|
master |
||||||
develop |
| Name | Purpose |
|---|---|
build |
build script for link library |
ci |
continuous integration scripts |
doc |
documentation |
example |
use case examples |
include |
headers |
src |
source code for link library |
test |
unit tests |
[program_options] tag at the beginning of the subject line.