mirror of
https://github.com/boostorg/geometry.git
synced 2026-01-26 18:42:12 +00:00
[point_in_geometry] remove todo item - it should stay -1, 0, 1, these
numbers can be used in calculations
This commit is contained in:
@@ -135,8 +135,6 @@ namespace detail_dispatch { namespace within {
|
||||
// returns 0 if P is on the boundry of G
|
||||
// returns -1 if P is in the exterior of G
|
||||
|
||||
// TODO: replace magic numbers with enum
|
||||
|
||||
template <typename Geometry,
|
||||
typename Tag = typename geometry::tag<Geometry>::type>
|
||||
struct point_in_geometry
|
||||
|
||||
Reference in New Issue
Block a user