Boost C++ Libraries: Ticket #2131: cuthill_mckee_ordering misdocumented https://svn.boost.org/trac10/ticket/2131 <p> <a href="http://www.boost.org/doc/libs/1_35_0/libs/graph/doc/cuthill_mckee_ordering.html">http://www.boost.org/doc/libs/1_35_0/libs/graph/doc/cuthill_mckee_ordering.html</a> shows signatures where the template parameter names don't match up with the types used as function parameters. Look for "<a class="missing wiki">VertexIndexMap</a>" </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/2131 Trac 1.4.3 Dave Abrahams Mon, 21 Jul 2008 12:15:27 GMT <link>https://svn.boost.org/trac10/ticket/2131#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/2131#comment:1</guid> <description> <p> also in at least one place it says you can run this algorithm with nothing more than a <a class="missing wiki">VertexListGraph</a>, which not surprisingly appears to be false. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Douglas Gregor</dc:creator> <pubDate>Wed, 23 Jul 2008 13:58:31 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/2131#comment:2 https://svn.boost.org/trac10/ticket/2131#comment:2 <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/47709" title="Fix Cuthill-McKee documentation typos. Fixes #2131">[47709]</a>) Fix Cuthill-<a class="missing wiki">McKee</a> documentation typos. Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/2131" title="#2131: Bugs: cuthill_mckee_ordering misdocumented (closed: fixed)">#2131</a> </p> Ticket