\( \newcommand{\E}{\mathrm{E}} \) \( \newcommand{\A}{\mathrm{A}} \) \( \newcommand{\R}{\mathrm{R}} \) \( \newcommand{\N}{\mathrm{N}} \) \( \newcommand{\Q}{\mathrm{Q}} \) \( \newcommand{\Z}{\mathrm{Z}} \) \( \def\ccSum #1#2#3{ \sum_{#1}^{#2}{#3} } \def\ccProd #1#2#3{ \sum_{#1}^{#2}{#3} }\)
CGAL 4.11 - STL Extensions for CGAL
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
CGAL::Boolean_tag< value > Class Template Reference

#include <CGAL/tags.h>

Inherited by boost::graph_has_property< CGAL::Surface_mesh< Point >, CGAL::vertex_point_t >, boost::graph_has_property< CGAL::Surface_mesh< Point >, edge_index_t >, boost::graph_has_property< CGAL::Surface_mesh< Point >, edge_weight_t >, boost::graph_has_property< CGAL::Surface_mesh< Point >, face_index_t >, boost::graph_has_property< CGAL::Surface_mesh< Point >, halfedge_index_t >, and boost::graph_has_property< CGAL::Surface_mesh< Point >, vertex_index_t >.

Definition

Depending on bool value 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