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