Boost C++ Libraries: Ticket #3666: Add function support for rtti disabled environments https://svn.boost.org/trac10/ticket/3666 <p> Boost.function does not compile when -fno-rtti is defined. There are a lot of environments where it is not possible to activate rtti. It would be useful if it could support non-rtti settings even if it means a smaller set of functionality for function. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/3666 Trac 1.4.3 Peter Dimov Thu, 03 Dec 2009 20:59:34 GMT <link>https://svn.boost.org/trac10/ticket/3666#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/3666#comment:1</guid> <description> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/58128" title="Fix function_base.hpp to not require typeid. Refs #3666. Requires [58127].">[58128]</a>) Fix function_base.hpp to not require typeid. Refs <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/3666" title="#3666: Feature Requests: Add function support for rtti disabled environments (closed: fixed)">#3666</a>. Requires <a class="changeset" href="https://svn.boost.org/trac10/changeset/58127" title="Fix sp_typeinfo to match the interface of std::type_info.">[58127]</a>. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Peter Dimov</dc:creator> <pubDate>Sun, 06 Dec 2009 17:50:31 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/3666#comment:2 https://svn.boost.org/trac10/ticket/3666#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/58195" title="Merge [58123], [58127], [58128] to release. Fixes #3666.">[58195]</a>) Merge <a class="changeset" href="https://svn.boost.org/trac10/changeset/58123" title="Fix smart_ptr tests to not require RTTI.">[58123]</a>, <a class="changeset" href="https://svn.boost.org/trac10/changeset/58127" title="Fix sp_typeinfo to match the interface of std::type_info.">[58127]</a>, <a class="changeset" href="https://svn.boost.org/trac10/changeset/58128" title="Fix function_base.hpp to not require typeid. Refs #3666. Requires [58127].">[58128]</a> to release. Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/3666" title="#3666: Feature Requests: Add function support for rtti disabled environments (closed: fixed)">#3666</a>. </p> Ticket