Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Combinatorial Maps: create_attribute with more than 1 argument

Subject: CGAL users discussion list

List archive

[cgal-discuss] Combinatorial Maps: create_attribute with more than 1 argument


Chronological Thread 
  • From: jdumas <>
  • To:
  • Subject: [cgal-discuss] Combinatorial Maps: create_attribute with more than 1 argument
  • Date: Wed, 14 Aug 2013 10:32:33 -0700 (PDT)

Hello there,


I'd like to report a bug in the Combinatorial Maps package. It happens when
I try to create an attribute whose constructor expect more than 1 argument
via the create_attribute<> method. Here is a example adapted from the one
shipped with CGAL than illustrate the issue:
http://pastebin.com/Lfgk7Vyf

The line that doesn't compile on my computer is the n°61. So either there's
a small bug in CGAL, or I've misunderstood the documentation of the
function!


PS: For the record I'm working with
- cgal 4.2
- gcc 4.7.3



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Combinatorial-Maps-create-attribute-with-more-than-1-argument-tp4657940.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page