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

#include <CGAL/tags.h>

Definition

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