Boost C++ Libraries: Ticket #6739: Cannot use write_graphviz_dp with a constified subgraph. https://svn.boost.org/trac10/ticket/6739 <p> I am creating this ticket, following this question I posted on Stack Overflow, which details the problem: </p> <p> <a class="ext-link" href="http://stackoverflow.com/questions/9669109/print-a-constified-subgraph-with-write-graphviz"><span class="icon">​</span>http://stackoverflow.com/questions/9669109/print-a-constified-subgraph-with-write-graphviz</a> </p> <p> Excerpt: while the documentation states that write_graphviz_dp takes a constified reference to a graph, doing so when using a subgraph fails to compile. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/6739 Trac 1.4.3 Jeremiah Willcock Wed, 28 Mar 2012 20:20:48 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/6739#comment:1 https://svn.boost.org/trac10/ticket/6739#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/77609" title="Fixed categories of property maps for subgraph based on constness of ...">[77609]</a>) Fixed categories of property maps for subgraph based on constness of graph; fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/6739" title="#6739: Bugs: Cannot use write_graphviz_dp with a constified subgraph. (closed: fixed)">#6739</a> </p> Ticket