Boost C++ Libraries: Ticket #10780: Add polymorphic_pointer_cast and polymorphic_pointer_downcast https://svn.boost.org/trac10/ticket/10780 <p> Now when smart pointers are widely used it's time to think about adding <code>polymorphic_cast</code> and <code>polymorphic_downcast</code> for smart pointers. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/10780 Trac 1.4.3 Antony Polukhin Mon, 10 Nov 2014 11:11:20 GMT <link>https://svn.boost.org/trac10/ticket/10780#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/10780#comment:1</guid> <description> <p> Great thanks to Boris Rasin for <a class="ext-link" href="https://github.com/boostorg/conversion/pull/6"><span class="icon">​</span>providing polymorphic_pointer_downcast implementation, tests and docs</a>. </p> <p> <code>polymorphic_pointer_cast</code> was added <a class="ext-link" href="https://github.com/boostorg/conversion/commit/00b6a53f7e413b710437ea70710571487615fcce"><span class="icon">​</span>by this commit</a>, some related changes were also applied in <a class="ext-link" href="https://github.com/boostorg/conversion/commit/6199649ae2e620aa6fd71c3334c135ae4bdfa3a4"><span class="icon">​</span>this commit</a>. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Antony Polukhin</dc:creator> <pubDate>Mon, 09 Mar 2015 11:08:03 GMT</pubDate> <title>status, milestone changed; resolution set https://svn.boost.org/trac10/ticket/10780#comment:2 https://svn.boost.org/trac10/ticket/10780#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> <li><strong>milestone</strong> <span class="trac-field-old">To Be Determined</span> → <span class="trac-field-new">Boost 1.58.0</span> </li> </ul> Ticket