mirror of
https://github.com/boostorg/geometry.git
synced 2026-02-09 23:22:10 +00:00
Add Point concept check to segment. Move DimensionCount check from constructor to the body of a point class and use MPL_ASSERT_MSG instead of STATIC_ASSERT.