|
CGAL 6.2 - STL Extensions for CGAL
|
#include <CGAL/tags.h>
Tag used to enable concurrency.
For example, it may be used by a user to request the parallel version of an algorithm.
Static Public Attributes | |
| static constexpr bool | is_parallel = true |
Static Public Attributes inherited from CGAL::Sequential_tag | |
| static constexpr bool | is_parallel = false |