FastLED 3.9.15
Loading...
Searching...
No Matches

◆ NoTracking()

template<typename T>
static Ptr fl::Ptr< T >::NoTracking ( T & referent)
inlinestatic

Definition at line 132 of file ptr.h.

132{ return Ptr(&referent, false); }
Ptr()
Definition ptr.h:144
Definition ptr.h:118

References Ptr(), and Ptr().

Referenced by fl::FxEngine::addFx(), fl::WeakPtr< T >::lock(), and fl::NewPtrNoTracking().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: