Boost logo

Boost Users :

Subject: Re: [Boost-users] issues with setting properties on reverse graph
From: Mangal (mangalmanish_at_[hidden])
Date: 2009-11-24 17:37:28


that fixed the issue
I actually just manually edited reverse_graph.pp and properties.hpp with
your changes and it compiles and runs fine now.

Thanks Jeremiah

Jeremiah Willcock wrote:
>
> On Tue, 24 Nov 2009, Mangal wrote:
>
>>
>>
>> so this is what I see is happening
>>
>> if I use get_property(graph, propertyname) = propertyvalue
>> to set the property on the graph then setting the property on reverse
>> graphs
>> does not work (even with the new typedef in the sample code i posted)
>>
>> however using set_property(graph, propertyname, propertyvalue) works when
>> used with the new typedef.
>> (even in my application)
>>
>> Thanks Jeremiah
>
> Please try r57910; that should fix the get_property() issue.
>
> -- Jeremiah Willcock
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users
>
>

-- 
View this message in context: http://old.nabble.com/issues-with-setting-properties-on-reverse-graph-tp26384490p26504507.html
Sent from the Boost - Users mailing list archive at Nabble.com.

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