
16 Aug
2010
16 Aug
'10
6:13 a.m.
Downloaded the trunk and used g[graph_bundle].bobo; It works. Thanks ________________________________ From: Jeremiah Willcock <jewillco@osl.iu.edu> To: boost-users@lists.boost.org Sent: Sun, August 15, 2010 11:19:02 AM Subject: Re: [Boost-users] How to access a GRAPH property? - simple You probably can, but bundled graph properties have only been in the Boost trunk for about a week and are not the 1.43 or 1.44 releases. Otherwise, you will need to use old-style properties (you can define a single property that contains your struct of properties, though). -- Jeremiah Willcock