<html>#2701: Use `std::shared_ptr` in Piraha
<table style='border-spacing: 1ex 0pt; '>
<tr><td style='text-align:right'> Reporter:</td><td>Erik Schnetter</td></tr>
<tr><td style='text-align:right'>   Status:</td><td>new</td></tr>
<tr><td style='text-align:right'>Milestone:</td><td></td></tr>
<tr><td style='text-align:right'>  Version:</td><td></td></tr>
<tr><td style='text-align:right'>     Type:</td><td>enhancement</td></tr>
<tr><td style='text-align:right'> Priority:</td><td>major</td></tr>
<tr><td style='text-align:right'>Component:</td><td>Cactus</td></tr>
</table>

<p>Replace the self-implemented <code>smart_ptr</code> with <code>std::shared_ptr</code> . This does not change any behaviour, but simplifies the code.</p>
<p>See <a data-is-external-link="true" href="https://bitbucket.org/cactuscode/cactus/pull-requests/149" rel="nofollow">https://bitbucket.org/cactuscode/cactus/pull-requests/149</a> .</p>
<p>‌</p>
<p>--<br/>
Ticket URL: <a href='https://bitbucket.org/einsteintoolkit/tickets/issues/2701/use-std-shared_ptr-in-piraha'>https://bitbucket.org/einsteintoolkit/tickets/issues/2701/use-std-shared_ptr-in-piraha</a></p>
</html>