Class

CGAL::Tag_true

Definition

The typedef Tag_true is Boolean_tag<true>. It is used to indicate, for example, that a certain feature is available in a class.

#include <CGAL/tags.h>

static const bool value; is true

See Also

CGAL::Boolean_tag<bool value>
CGAL::Tag_false