Files
geometry/include
Adam Wulkiewicz d9222e7309 [formulas] Fix odr-used constants and improve const-correctness in karney_inverse.
Using static const variables instead of static constexpr variables also
enables the use of user-defined types without constexpr constructor.
2019-11-20 00:52:11 +01:00
..