I got the following warning when building with the lib: fast_double_parser.h(211,1): warning C4715: 'fast_double_parser::leading_zeroes': not all control paths return a value and looking at the code I believe the warning is correct
I got the following warning when building with the lib:
fast_double_parser.h(211,1): warning C4715: 'fast_double_parser::leading_zeroes': not all control paths return a value
and looking at the code I believe the warning is correct