CGAL 5.3 - CGAL and the Boost Graph Library
CGAL::dynamic_vertex_property_t< T > Struct Template Reference

#include <CGAL/boost/graph/properties.h>

Definition

Dynamic vertex property tag.

Template Parameters
Tthe value type of the vertex property
Examples:
Property_map/dynamic_properties.cpp.