mirror of
https://github.com/gflags/gflags.git
synced 2025-04-04 13:05:03 +00:00
The gflags package contains a C++ library that implements commandline flags processing. It includes built-in support for standard types such as string and the ability to define flags in the source file in which they are used. Online documentation available at:
.nojekyll | ||
designstyle.css | ||
index.html | ||
README.md |
To update the GitHub Pages at http://gflags.github.io/gflags/, use command:
git subtree push --prefix=doc/ origin gh-pages