mirror of
https://github.com/boostorg/geometry.git
synced 2026-02-02 08:52:10 +00:00
coordinate system; the advantage of that is that a non-Cartesian point defined with bg::cs::spherical<T>, bg::cs::geographic<T>, etc., where T is neither bg::degree not bg::radian cannot even be instantiated given the stronger type checking implemented in core/cs.hpp for the non-Cartesian coordinate systems;