Boost logo

Boost :

From: SourceForge.net (noreply_at_[hidden])
Date: 2005-04-26 11:19:20


Bugs item #1190394, was opened at 2005-04-26 09:19
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=107586&aid=1190394&group_id=7586

Category: graph
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Jeremy Siek (jsiek)
Summary: vertex bundle properties do not work with VC++.NET 2003

Initial Comment:
This works for arbitrary graph:
property_map<graph, edge_bundle_t>::type gEdgeBundleMap
= get( edge_bundle, g );

This doesn't:
property_map<graph, vertex_bundle_t>::type
gVertexBundleMap = get( vertex_bundle, g );

How come?
Does this mean one cannot use vertex bundle properties
with VC++.NET 2003?

michael_at_[hidden]

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=107586&aid=1190394&group_id=7586

-------------------------------------------------------
SF.Net email is sponsored by: Tell us your software development plans!
Take this survey and enter to win a one-year sub to SourceForge.net
Plus IDC's 2005 look-ahead and a copy of this survey
Click here to start! http://www.idcswdc.com/cgi-bin/survey?id=105hix
_______________________________________________
Boost-bugs mailing list
Boost-bugs_at_[hidden]
https://lists.sourceforge.net/lists/listinfo/boost-bugs


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