848880d931
Fixes #36. This fixes handling arguments passed after `--` when no positional arguments have been declared, or when the positional arguments have all been used up. The bug was that the extra arguments were lost. Now they are retained in the modified argv. |
||
---|---|---|
.. | ||
cxxopts.hpp |