MCPcopy Create free account
hub / github.com/apache/trafficserver / IntrusivePtr

Method IntrusivePtr

include/tscore/IntrusivePtr.h:397–397  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

395/* ----------------------------------------------------------------------- */
396/* ----------------------------------------------------------------------- */
397template <typename T> IntrusivePtr<T>::IntrusivePtr() {}
398
399template <typename T> IntrusivePtr<T>::IntrusivePtr(T *obj)
400{

Callers

nothing calls this directly

Calls 2

setMethod · 0.95
getMethod · 0.45

Tested by

no test coverage detected