Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Access to CGAL source files

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Access to CGAL source files


Chronological Thread 
  • From: Mohamed Yousef <>
  • To:
  • Subject: Re: [cgal-discuss] Access to CGAL source files
  • Date: Tue, 30 Mar 2010 01:28:07 +0200
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=Y7Kkh/XmDQk1BW/f6JRembdQXNiQsGfQtlMQQUZU/dgytrQ9AZ3d6paw7xzfeyY95F sgNYEZCKsy+ZrnU9FtgtDWPrEWRgDPV/lUOIK11lXzISF/cikLiibpV6qxw5BAlEDp0u PZYWF16G40PGZaClRNOMSz/FCvWiBXOqHBqZ4=

CGAL is *mostly* a header only library
this is why , precompiled headers are the only means for fast compilation times

Regards,
Mohamed Yousef

On 30 March 2010 00:53, Guilherme Kunigami <> wrote:
Thank you very much Avishek, I found them!
I've forgotten that templated classes definitions can' t be put in a .cpp file.

Regards,

On Mon, Mar 29, 2010 at 10:52 AM, avishek banerjee
<> wrote:
> Hi Guilherme,
>
> The templated versions of several algos have been in include files,
> that is where class desc have been provided !
>
> I hope this suffices.
>
> Avishek
>



--
Guilherme Kunigami

--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://lists-sop.inria.fr/wws/info/cgal-discuss





Archive powered by MHonArc 2.6.16.

Top of Page