Don't count default values
This commit is contained in:
parent
6c946a413a
commit
7eb1bfbec1
@ -609,7 +609,6 @@ namespace cxxopts
|
|||||||
parse_default()
|
parse_default()
|
||||||
{
|
{
|
||||||
m_value->parse();
|
m_value->parse();
|
||||||
++m_count;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
int
|
int
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user