Boost logo

Boost Users :

Subject: [Boost-users] Fwd: [BGL] wrapping bundled properties
From: Sandeep Gupta (gupta.sandeep_at_[hidden])
Date: 2013-05-03 18:41:15


Hi,

I have my own container and define a wrapper around it to make it behave
like a BGL graph.
Is it possible (and does it make sense) to define wrapper for bundled
properties i.e. I want to control the storage of the bundled properties but
want the expression to evaluate

   G[n].color = white

As of now, I will just get an error operator [] not defined. It is quite
that I just need to define operator
[] for G. Thanks in advance for any suggestions.

-Sandeep



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net