Initialized _m_location

This commit is contained in:
Efi Fogel 2022-09-05 01:46:17 +03:00
parent e09b73be59
commit 0d69f62bee
1 changed files with 1 additions and 2 deletions

View File

@ -75,8 +75,7 @@ public:
typedef typename Curve_kernel_2::Curve_analysis_2 Curve_analysis_2;
//! default constructor
Point_2_rep() {
}
Point_2_rep() : _m_location(CGAL::ARR_INTERIOR) {}
//! constructs a "finite" point on curve,
//! implies CGAL::NO_BOUNDARY in x/y