#include <CGAL/tags.h>
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.
Parallel_tag
Sequential_tag