CGAL 4.9 - CGAL and Boost Property Maps
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
CGAL::Pointer_property_map< T > Struct Template Reference

#include <CGAL/property_map.h>

Definition

Utility class providing shortcuts to property maps based on raw pointers.

Public Types

typedef
boost::iterator_property_map
< T
*, boost::typed_identity_property_map
< std::size_t >, T, T & > 
type
 mutable LvaluePropertyMap
 
typedef
boost::iterator_property_map
< const T
*, boost::typed_identity_property_map
< std::size_t >, T, const T & > 
const_type
 non-mutable LvaluePropertyMap