Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Re: Triangulation with custom info on vertices

Subject: CGAL users discussion list

List archive

[cgal-discuss] Re: Triangulation with custom info on vertices


Chronological Thread 
  • From: yutoufr <>
  • To:
  • Subject: [cgal-discuss] Re: Triangulation with custom info on vertices
  • Date: Fri, 9 Apr 2010 06:37:41 -0800 (PST)


I have just the same problem with you and i really dont understand.

In general, std::list does not realloc, any pointer/reference/iterator to an
element is always valid unless the element is removed or erased. Have you
already found the solution? Or have you tried the iterator in stead of
pointer?

Thanks
--
View this message in context:
http://n4.nabble.com/Triangulation-with-custom-info-on-vertices-tp953964p1819402.html
Sent from the cgal-discuss mailing list archive at Nabble.com.


  • [cgal-discuss] Re: Triangulation with custom info on vertices, yutoufr, 04/09/2010

Archive powered by MHonArc 2.6.16.

Top of Page