Search

Suggested keywords:
  • Java
  • Docker
  • Git
  • React
  • NextJs
  • Spring boot
  • Laravel

gflags

  • Share this:
he gflags package contains a library that implements command line 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. This repository contains a C++ of the Google commandline flags module.
https://github.com/schuhschuh/gflags
https://code.google.com/p/gflags/
License:
Tech: