CGAL 6.2 - STL Extensions for CGAL
Loading...
Searching...
No Matches
CGAL::Parallel_if_available_tag Struct Reference

#include <CGAL/tags.h>

Definition

This is a convenience alias to Parallel_tag if the third party library Intel TBB has been found and linked, and to Sequential_tag otherwise.