Could you please see the value 'ASD28E+01', which is not a double. It is a invalid double value. canConvert<>() should also cannot
be able to convert this value as this is invalid, right?
canConvert<>() method given for user convenience to check whether it can be converted before being really converting to
double. That is main use of it. If the results won't match then it would be misleading.
double to bool, sometimes is a standard conversion. which is not suitable example in this case i think.
Bookmarks