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

◆ NoTracking()

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

Definition at line 116 of file ptr.h.

116{ return Ptr(&referent, false); }
Ptr()
Definition ptr.h:129
Definition ptr.h:102

References Ptr(), and Ptr().

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

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