From fe78af00296ffc1f1944e477b7ccce141fa44733 Mon Sep 17 00:00:00 2001 From: Maxime Gimeno Date: Fri, 27 Sep 2019 08:52:59 +0200 Subject: [PATCH] Update comment --- BGL/include/CGAL/boost/graph/named_params_helper.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BGL/include/CGAL/boost/graph/named_params_helper.h b/BGL/include/CGAL/boost/graph/named_params_helper.h index c4b932aea9b..6dbe98ffe63 100644 --- a/BGL/include/CGAL/boost/graph/named_params_helper.h +++ b/BGL/include/CGAL/boost/graph/named_params_helper.h @@ -176,7 +176,7 @@ namespace CGAL { return m; } - // use the one internal to the mesh (user must have initialized it) + // use the one internal to the mesh (it will be init if writable) template typename boost::property_map::const_type get_ndi_map(CGAL::internal_np::Param_not_found, Default_tag t, Dynamic_tag , const Mesh& m)