
15 Nov
2011
15 Nov
'11
12:22 a.m.
On Mon, 14 Nov 2011, Anders Wallin wrote:
any suggestions?
If I construct a vector of std::pair
explicitly I can get this to compile. But it's hardly an elegant way to copy a graph...
Have you tried copy_graph() (http://www.boost.org/doc/libs/1_47_0/libs/graph/doc/copy_graph.html)? Is there some reason that does not work? -- Jeremiah Willcock