A C++ library that implements commandline flags processing, allowing easy definition and parsing of command-line options.
vcpkg install gflagsNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Defines and parses a command-line flag
Use DEFINE_* only in .cpp files; declare flags with DECLARE_* in headers
No dependency data recorded yet.
No resource links recorded.