docopt.cpp
docopt.cpp copied to clipboard
Missing float/double values
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.
See this #62