CGAL::Tag_false

Definition

The class Tag_false is used to define a tag indicating, for example, that a certain feature is not available in a class.

#include <CGAL/tags.h>

bool check_tag ( Tag_false)
returns false.

See Also

CGAL::Tag_true
CGAL::Number_type_traits<NT> in the Support Library Manual.