Boost C++ Libraries: Ticket #3800: Repeated Example in boost::type_traits::is_base_of https://svn.boost.org/trac10/ticket/3800 <p> This line appears twice in the documentation of boost::type_traits::is_base_of (i.e. in is_base_of.qbk): </p> <p> [:<code>is_base_of&lt;Base, Derived&gt;::value</code> is an integral constant expression that evaluates to /true/.] </p> <p> I suspect that it was meant to say </p> <p> [:<code>is_base_of&lt;Derived, Derived&gt;::value</code> is an integral constant expression that evaluates to /true/.] </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/3800 Trac 1.4.3 Steven Watanabe Wed, 30 Dec 2009 16:44:58 GMT owner, component changed https://svn.boost.org/trac10/ticket/3800#comment:1 https://svn.boost.org/trac10/ticket/3800#comment:1 <ul> <li><strong>owner</strong> changed from <span class="trac-author">Matias Capeletto</span> to <span class="trac-author">John Maddock</span> </li> <li><strong>component</strong> <span class="trac-field-old">Documentation</span> → <span class="trac-field-new">type_traits</span> </li> </ul> Ticket John Maddock Wed, 30 Dec 2009 16:56:26 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/3800#comment:2 https://svn.boost.org/trac10/ticket/3800#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/58595" title="Fixes #3800.">[58595]</a>) Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/3800" title="#3800: Bugs: Repeated Example in boost::type_traits::is_base_of (closed: fixed)">#3800</a>. </p> Ticket John Maddock Wed, 30 Dec 2009 17:10:33 GMT <link>https://svn.boost.org/trac10/ticket/3800#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/3800#comment:3</guid> <description> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/58597" title="Fixes #3800.">[58597]</a>) Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/3800" title="#3800: Bugs: Repeated Example in boost::type_traits::is_base_of (closed: fixed)">#3800</a>. </p> </description> <category>Ticket</category> </item> </channel> </rss>