[Boost-bugs] [ boost-Bugs-1190394 ] vertex bundle properties do not work with VC++.NET 2003

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@or.rwth-aachen.de ---------------------------------------------------------------------- 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@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/boost-bugs
participants (1)
-
SourceForge.net