Files
cgal/Property_map/include/CGAL
Mael Rouxel-Labbé 1913b94ebe Added the Unary_function_to_property_map property map
It is the opposite of Property_map_to_unary_function and allows to make
a property map out of a unary function: get(k) = f(k)
2017-04-27 13:22:54 +02:00
..