Skip to Content.
Sympa Menu

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

Subject: CGAL users discussion list

List archive

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


Chronological Thread 
  • From: Robert Patro <>
  • To:
  • Subject: [cgal-discuss] Deprecated include from boost::property_map
  • Date: Mon, 14 Sep 2009 16:12:50 -0400
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:x-enigmail-version:openpgp:content-type :content-transfer-encoding; b=pCIW28ZgGwPXmnX4m0JhISs2qz7m2JUhpClNhNVXn9Fox+WwUYD54RWsLzuO8fWFqm 1AQc8tI4J4LgDhPoToYlue5qlrfG2jlGPgLzKALdtI4ns8bhSaFdtDwqQN7dOAAmPwuD vjhaUbtCDHOSIo9qOkYrxgoEIlR6Y9AjSb1gs=
  • Openpgp: url=

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

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
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkquo70ACgkQFN+lqfiM5P/OjwCglLTBsukMSvf6lkCK286arpvs
CIQAoOv+lreH3TDJyguveyaEtQAoo7DF
=/zw5
-----END PGP SIGNATURE-----




Archive powered by MHonArc 2.6.16.

Top of Page