Boost C++ Libraries: Ticket #10449: directed_graph copy constructor https://svn.boost.org/trac10/ticket/10449 <p> The copy constructor of directed_graph is broken. </p> <p> This is virtually identical to ticket <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/4197" title="#4197: Bugs: undirected_graph copy constructor (closed: fixed)">#4197</a>: </p> <p> Steps to reproduce: </p> <p> #include &lt;boost/graph/directed_graph.hpp&gt; typedef boost::directed_graph&lt;&gt; Graph; Graph g; Graph h( g ); </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/10449 Trac 1.4.3 philip.pfaffe@… Wed, 03 Sep 2014 13:48:39 GMT attachment set https://svn.boost.org/trac10/ticket/10449 https://svn.boost.org/trac10/ticket/10449 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">directed_graph_copy_ctor.patch</span> </li> </ul> Ticket arne.boeckmann@… Wed, 24 Feb 2016 10:05:39 GMT <link>https://svn.boost.org/trac10/ticket/10449#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/10449#comment:1</guid> <description> <p> This bug is still present in 1.60 and the patch is already 18 months old. Any eta on when this might be fixed? </p> </description> <category>Ticket</category> </item> </channel> </rss>