Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] sweep line

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] sweep line


Chronological Thread 
  • From: Philipp Moeller <>
  • To:
  • Subject: Re: [cgal-discuss] sweep line
  • Date: Wed, 01 Feb 2012 17:44:00 +0100
  • Organization: GeometryFactory

Winnie Hellmann
<>
writes:

> I did not know that concepts can "inherit". Will there some time in
> the near future be checking of the concepts in CGAL, e.g. using the
> boost Concept Checks [1]?

Certainly a good idea but it would be a huge effort and I'm not sure if
compile times could take that extra hit. Besides it would be a good
double check for our own concepts. Also, it seems that concepts are
currently worked on a lot (late checking) and are still scheduled for
the C++1y. Given the amount of work to be done in CGAL and the possible
changes that standardization will inflict, I wouldn't attempt it before
we know where the whole thing is headed.

Cheers,
Philipp Moeller



Archive powered by MHonArc 2.6.16.

Top of Page