Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Combinatorial map assertion error: is_whole_orbit_unmarked()

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Combinatorial map assertion error: is_whole_orbit_unmarked()


Chronological Thread 
  • From: Pranav <>
  • To:
  • Subject: Re: [cgal-discuss] Combinatorial map assertion error: is_whole_orbit_unmarked()
  • Date: Sun, 24 May 2015 22:15:34 -0700 (PDT)

Guillaume Damiand wrote
> There is perhaps a problem during the copy of the LCC regarding the
> mark. I will have a look of this problem...

Should I open an issue on this problem on Github?


Guillaume Damiand wrote
> However it is a very bad idea to pass lcc by value because it leads to a
> full copy/destruction for each call...

Thanks for suggesting this, I am now passing lcc as /const LCC &/ in
argument.



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Combinatorial-map-assertion-error-is-whole-orbit-unmarked-tp4660851p4660869.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page