Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Deprecated include from boost::property_map

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Deprecated include from boost::property_map


Chronological Thread 
  • From: Laurent Saboret <>
  • To:
  • Subject: Re: [cgal-discuss] Deprecated include from boost::property_map
  • Date: Tue, 22 Sep 2009 10:24:02 +0200

Hi Rob,

Thanks for your input. This warning will be fixed in the final release of
CGAL 3.5.

Best regards,
--
Laurent Saboret
INRIA Sophia-Antipolis



a écrit :
When compiling with recent versions of boost, the file
CGAL/boost/graph/properties.h line 24 causes a compiler warning. The
source of this warning is that boost/property_map.hpp is a deprecated
interface to the boost property_map, and should be replaced with
boost/property_map/property_map.hpp . This seems to resolve the
compiler warnings.

Cheers,
Rob





Archive powered by MHonArc 2.6.16.

Top of Page