p-ranav / argparse

Argument Parser for Modern C++
MIT License
2.59k stars 244 forks source link

Accept integer literals in store_into #363

Open abellgithub opened 3 months ago

abellgithub commented 3 months ago

Allow integer literals as default values in store_into for numeric types.