Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Re: Allocate vector of kdtrees

Subject: CGAL users discussion list

List archive

[cgal-discuss] Re: Allocate vector of kdtrees


Chronological Thread 
  • From: Zohar <>
  • To:
  • Subject: [cgal-discuss] Re: Allocate vector of kdtrees
  • Date: Wed, 26 Oct 2011 05:16:02 -0700 (PDT)


Yes, I can manage with pointers. But I'm curios, on one hand there's no
problem with the assignment operator, on the other hand the copy constructor
is blocked. Can't you simply execute the assignment operator from the copy
c'tor?

--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Allocate-vector-of-kdtrees-tp3940195p3940394.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.16.

Top of Page