CGAL::Boolean_tag<bool value>

Definition

Depending on bool value the class Boolean_tag<bool value> indicates that something is true or false respectively.

#include <CGAL/tags.h>

Constants

static const bool value;

See Also

CGAL::Tag_true
CGAL::Tag_false