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: Thu, 21 May 2015 02:56:30 -0700 (PDT)

Hi,

I now find that passing /lcc/ to function /
<https://gist.github.com/pranavkantgaur/9703458b46e01615f8fc#file-testassertionwithoutlccinfo-cpp-L54>
isInfinite()/ by value is resulting in this assertion error, whereas
passing it by reference works fine.

So, although the problem is solved, I am not clear why I need to pass /lcc/
by reference to /isInfinite()/ where I am not modifying /lcc/ at all?



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



Archive powered by MHonArc 2.6.18.

Top of Page