mirror of
https://github.com/boostorg/geometry.git
synced 2026-02-03 09:12:13 +00:00
Using static const variables instead of static constexpr variables also enables the use of user-defined types without constexpr constructor.