Boost C++ Libraries: Ticket #8115: remove outdated workaround for formerly lacking BOOST_NO_CXX11_SMART_PTR config macro
https://svn.boost.org/trac10/ticket/8115
<p>
The attached patch is necessary to get track_test.cpp to work on clang.
</p>
en-usBoost C++ Libraries/htdocs/site/boost.png
https://svn.boost.org/trac10/ticket/8115
Trac 1.4.3Eric NieblerTue, 19 Feb 2013 07:44:14 GMTattachment set
https://svn.boost.org/trac10/ticket/8115
https://svn.boost.org/trac10/ticket/8115
<ul>
<li><strong>attachment</strong>
→ <span class="trac-field-new">signals2-cxx11-smart-ptr.patch</span>
</li>
</ul>
<p>
the BOOST_NO_CXX11_SMART_PTR config macro exists now, so use it
</p>
TicketFrank Mori HessWed, 20 Feb 2013 01:27:58 GMT
<link>https://svn.boost.org/trac10/ticket/8115#comment:1 </link>
<guid isPermaLink="false">https://svn.boost.org/trac10/ticket/8115#comment:1</guid>
<description>
<p>
(In <a class="changeset" href="https://svn.boost.org/trac10/changeset/83042" title="Applied patch from Eric Niebler to make use of ...">[83042]</a>) Applied patch from Eric Niebler to make use of BOOST_NO_CXX11_SMART_PTR.
Refs <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/8115" title="#8115: Bugs: remove outdated workaround for formerly lacking ... (closed: fixed)">#8115</a>.
</p>
</description>
<category>Ticket</category>
</item>
<item>
<dc:creator>Frank Mori Hess</dc:creator>
<pubDate>Sat, 23 Feb 2013 17:04:05 GMT</pubDate>
<title>status changed; resolution set
https://svn.boost.org/trac10/ticket/8115#comment:2
https://svn.boost.org/trac10/ticket/8115#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/83102" title="Merged from trunk. Closes #8102. Closes #8103. Closes #8115.
">[83102]</a>) Merged from trunk. Closes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/8102" title="#8102: Bugs: signals2 is trying to use std::get with boost::tuple (closed: fixed)">#8102</a>. Closes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/8103" title="#8103: Bugs: signals2 tests borked (closed: fixed)">#8103</a>. Closes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/8115" title="#8115: Bugs: remove outdated workaround for formerly lacking ... (closed: fixed)">#8115</a>.
</p>
Ticket