Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Spatial sorting

Subject: CGAL users discussion list

List archive

[cgal-discuss] Spatial sorting


Chronological Thread 
  • From: Rafael Silva <>
  • To:
  • Subject: [cgal-discuss] Spatial sorting
  • Date: Wed, 1 Aug 2012 12:06:12 -0500

Hi,

I'm completely new in CGAL. I'm analyzing the possibility of use CGAL spatial sorting algorithms in a application that I'm working on, but I need to be know how is their behavior in a multithreaded environment.

On the manual I.2.1 (Preliminaries) it says "it is not safe to access the same object from different threads at the same time, unless otherwise specified in the class documentation.", and I didn't found any reference about thread safety in Spatial Sorting documentation (XIII.64). Any chance of this module be thread-safe?

Thanks,

Rafael



Archive powered by MHonArc 2.6.18.

Top of Page