CGAL 6.2 - STL Extensions for CGAL
Loading...
Searching...
No Matches
CGAL::Boolean_tag< B > Struct Template Reference

#include <CGAL/tags.h>

Definition

template<bool B>
struct CGAL::Boolean_tag< B >

Depending on bool B the class Boolean_tag indicates that something is true or false respectively.

See also
CGAL::Tag_true
CGAL::Tag_false

Constants

static const bool value = B