Pinned Repositories
example
Example C++ project using the gflags library
gflags
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:
nuget-gflags
NuGet package of the C++ gflags library
python-gflags
The python equivalent of gflags. This project has moved to https://github.com/google/python-gflags.
gflags's Repositories
gflags/gflags
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:
gflags/example
Example C++ project using the gflags library
gflags/python-gflags
The python equivalent of gflags. This project has moved to https://github.com/google/python-gflags.
gflags/nuget-gflags
NuGet package of the C++ gflags library