Open mborn-adi opened 3 years ago
Currently, the "coordinate_type" must be implicitly convertible to the "high_precision_type" type, because some explicit type casts are missing. With this change, that's no longer the case. This is very valuable for a custom "coordinate_type".
Currently, the "coordinate_type" must be implicitly convertible to the "high_precision_type" type, because some explicit type casts are missing. With this change, that's no longer the case. This is very valuable for a custom "coordinate_type".