sharper / gflags

Automatically exported from code.google.com/p/gflags

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This package contains a library that implements commandline flags
processing.  As such it's a replacement for getopt().  It has increased
flexibility, including built-in support for C++ types like string, and
the ability to define flags in the source file in which they're used.

About

Automatically exported from code.google.com/p/gflags

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C++ 74.2%Language:CMake 20.5%Language:C 3.0%Language:Shell 1.8%Language:Python 0.4%Language:Groff 0.0%