CGAL 5.3 - STL Extensions for CGAL
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.