Boost C++ Libraries: Ticket #5461: mistake document : boost::conditional include by boost/type_traits.hpp https://svn.boost.org/trac10/ticket/5461 <p> <a href="http://www.boost.org/doc/libs/1_46_1/libs/type_traits/doc/html/boost_typetraits/reference/common_type.html">http://www.boost.org/doc/libs/1_46_1/libs/type_traits/doc/html/boost_typetraits/reference/common_type.html</a> </p> <pre class="wiki">#include &lt;boost/type_traits/common_type.hpp&gt; </pre><p> should be </p> <pre class="wiki">Header: #include &lt;boost/type_traits/common_type.hpp&gt; or #include &lt;boost/type_traits.hpp&gt; </pre><blockquote> <p> &lt;boost/type_traits/common_type.hpp&gt; exists in the boost/type_traits.hpp header. </p> </blockquote> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/5461 Trac 1.4.3 anonymous Wed, 13 Apr 2011 10:59:39 GMT <link>https://svn.boost.org/trac10/ticket/5461#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/5461#comment:1</guid> <description> <p> Many thanks for spotting all these typos (and reporting them!) </p> </description> <category>Ticket</category> </item> <item> <dc:creator>John Maddock</dc:creator> <pubDate>Wed, 13 Apr 2011 11:02:49 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/5461#comment:2 https://svn.boost.org/trac10/ticket/5461#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/71222" title="Fix misc typos and regenerate docs. Fixes #5457. Fixes #5458. Fixes ...">[71222]</a>) Fix misc typos and regenerate docs. Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/5457" title="#5457: Bugs: typo document : is_stateless (closed: fixed)">#5457</a>. Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/5458" title="#5458: Bugs: typo document : is_virtual_base_of (closed: fixed)">#5458</a>. Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/5459" title="#5459: Bugs: mistake document? : boost::is_convertible (closed: fixed)">#5459</a>. Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/5460" title="#5460: Bugs: mistake document : boost::conditional include boost/type_traits.hpp (closed: fixed)">#5460</a>. Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/5461" title="#5461: Bugs: mistake document : boost::conditional include by boost/type_traits.hpp (closed: fixed)">#5461</a>. </p> Ticket