docopt.cpp icon indicating copy to clipboard operation
docopt.cpp copied to clipboard

Missing float/double values

Open ceandrade opened this issue 9 years ago • 1 comments

I start to use this great lib but I am missing ways to use float/double numbers in the input. Apparently it is simple to do that modifying union Variant and other methods from struct value. Is there some reason for this not be implemented? If not, I will implement and submit a patch.

ceandrade avatar Apr 06 '16 19:04 ceandrade

See this #62

isometriq avatar Sep 12 '17 20:09 isometriq