Boost logo

Boost :

From: Jeremy Graham Siek (jsiek_at_[hidden])
Date: 2004-06-22 22:41:33


Hi All,

Just want to say a special thanks to Doug for this nice
simplification to the interface of the BGL graph classes. Next
time I need to write some graph code I'll certainly use
the bundled properties.

Cheers,
Jeremy

On Jun 19, 2004, at 10:40 PM, Douglas Paul Gregor wrote:
> Good evening,
>
> I've just checked in version 2 of the "bundled properties" patch for
> the
> BGL, which allows one to stick various vertex/edge properties into a
> class
> to be stored within adjacency_list/adjacency_matrix. Accessing these
> properties is easier and more convenient.
>
> This patch completes support for bundled properties. Both of the major
> graph types are supported, bundled properties play nice with other
> property maps (get/put support added), and bundled properties work with
> graph adaptors. The documentation now strongly urges users to adopt
> bundled properties instead of property lists :)
>
> Doug
> _______________________________________________
> Unsubscribe & other changes:
> http://lists.boost.org/mailman/listinfo.cgi/boost
>
_______________________________________________
Jeremy Siek <jsiek_at_[hidden]>
http://www.osl.iu.edu/~jsiek
Ph.D. Candidate, Indiana University Bloomington
C++ Booster (http://www.boost.org)
_______________________________________________


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk