Boost logo

Boost :

From: jsiek_at_[hidden]
Date: 1999-12-12 15:40:15


I did use property accessors :) I just hid them under op[] inside the
algorithm implementation, etc.. Basically, I was experimenting with a
quick way to port GGCL to the new property accessor
interface. (there's a note about this in pa2dec.hpp) The set()/get()
at the top of the example provide the correct property accessor
interface, and do indeed get called.

Cheers,

Jeremy

Dave Abrahams writes:
> >
> > I must say, I really like this interface :) I spent an enjoyable day
> > experimenting with some algorithms and data structures.
> >
> > I've uploaded graph_code.tar.gz for any who are curious. (the code is
> > not a "proposal", it is just an example demonstrating the interface
> > we've defined so far).
>
> I'm confused again. Dietmar's property accessors page says that PAs are to
> be used for all aspects including color, but you are using op[] in your
> examples.
>
> -Dave
>
> ------------------------------------------------------------------------
> A Proud Member of the One & Only Associate Network
> http://clickhere.egroups.com/click/1709
>
> -- Check out your group's private Chat room
> -- http://www.egroups.com/ChatPage?listName=boost&m=1
>
>
>


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