mirror of
https://github.com/jarro2783/cxxopts.git
synced 2026-09-01 10:47:21 +02:00
Fixes #277. Makes integer parsing to be more general and allow whatever types the user actually uses instead of hard coding a set of integers.