Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] adding operator== to Bbox_3 class

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] adding operator== to Bbox_3 class


Chronological Thread 
  • From: Sylvain Pion <>
  • To:
  • Subject: Re: [cgal-discuss] adding operator== to Bbox_3 class
  • Date: Wed, 22 Aug 2007 14:19:54 +0200
  • Organization: INRIA

Alejandro M. Aragón a écrit :
Hello everyone,

I'm new in the list. I just wanted to ask if it is possible to add
operator== to the Bbox_3 since this is the only requirement for working
with hash tables that use that class. The operator is defined for the
Bbox_2 class but not for the Bbox_3. It's just three lines of code and I
would add it if someone point me how to do it.

You are right. This will be fixed in 3.3.1.
Thanks for reporting.

--
Sylvain Pion
INRIA Sophia-Antipolis
Geometrica Project-Team
CGAL, http://cgal.org/

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature




Archive powered by MHonArc 2.6.16.

Top of Page