cxxopts
CXXOpts is a lightweight C++ option parser library, supporting the standard
GNU style syntax for options.
- Developed at devel:libraries:c_c++
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/cxxopts && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
cxxopts-3.2.1.tar.gz | 0000160606 157 KB | |
cxxopts.changes | 0000001484 1.45 KB | |
cxxopts.spec | 0000001832 1.79 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1161126
from
Dirk Mueller (dirkmueller)
(revision 4)
- update to 3.2.1: * Fix compilation with optional on C++20. * Fix unannotated fallthrough. * Fix sign conversion with Unicode output. * Don't initialize regex in static initialiser. * Fix incorrect integer overflow checks. * Change quote output to '' to match Windows. * Don't split positional arguments by the list delimiter. * Order help groups by the order they were added. short name.
Comments 0