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 PeachI 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)
