Boost C++ Libraries: Ticket #3416: BGL: quick_tour.cpp suggested enhancement https://svn.boost.org/trac10/ticket/3416 <p> There are currently two conventions for quick_tour.cpp either the implicit conversion of enum to int, or the 'name' of the vertex. </p> <p> The attached patch always use convention to print vertex name. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/3416 Trac 1.4.3 Mathieu Malaterre <mathieu.malaterre@…> Mon, 07 Sep 2009 13:12:12 GMT attachment set https://svn.boost.org/trac10/ticket/3416 https://svn.boost.org/trac10/ticket/3416 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">quick_tour.cpp.patch</span> </li> </ul> Ticket Jeremiah Willcock Mon, 07 Sep 2009 14:55:39 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/3416#comment:1 https://svn.boost.org/trac10/ticket/3416#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/56089" title="Applied fixes for bugs; fixes #3409, #3414, #3415, #3416">[56089]</a>) Applied fixes for bugs; fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/3409" title="#3409: Bugs: Typo in BGL documentation (closed: fixed)">#3409</a>, <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/3414" title="#3414: Bugs: BGL compressed sparse row out_edge_iterator decrement is broken (closed: fixed)">#3414</a>, <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/3415" title="#3415: Bugs: BGL: quick_tour.html wrong output (closed: fixed)">#3415</a>, <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/3416" title="#3416: Feature Requests: BGL: quick_tour.cpp suggested enhancement (closed: fixed)">#3416</a> </p> Ticket