You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "James Peach (JIRA)" <ji...@apache.org> on 2016/04/10 04:06:25 UTC

[jira] [Created] (TS-4338) remove IntrusivePtr in favor of Ptr

James Peach created TS-4338:
-------------------------------

             Summary: remove IntrusivePtr in favor of Ptr
                 Key: TS-4338
                 URL: https://issues.apache.org/jira/browse/TS-4338
             Project: Traffic Server
          Issue Type: Bug
          Components: Cleanup
            Reporter: James Peach


I don't think we need 2 intrusive refcounted pointer types. ``Ptr<T>`` is very widely used, though the API of ``IntrusivePtr<T>`` looks a bit more complete.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)