Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Re: Constructors/Destructors

Subject: CGAL users discussion list

List archive

[cgal-discuss] Re: Constructors/Destructors


Chronological Thread 
  • From: rcco <>
  • To:
  • Subject: [cgal-discuss] Re: Constructors/Destructors
  • Date: Sat, 12 Jun 2010 04:05:30 -0700 (PDT)


isn't this strange? a destructor be called more times than a constructor?

is this related to
http://www.cgal.org/Manual/3.3/doc_html/Developers_manual/Developers_manual/Chapter_memory_management.html
memory management done in cgal?

then my question is (in the context of Polyhedron):

How can one for each creation/destruction of an halfedge, point, vertex,
facet and polyhedron call one and only one time a function/method? (
http://www.cgal.org/Manual/latest/doc_html/cgal_manual/Polyhedron/Chapter_main.html#Section_25.5
section 25.5 code some how doesn't work - which is a very weird behaviour
for an OO language)

Thank you for any help or reply, Rodrigo
--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Constructors-Destructors-tp2246412p2252653.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.16.

Top of Page