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

◆ NoTracking()

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

Definition at line 130 of file ptr.h.

130{ return Ptr(&referent, false); }
Ptr()
Definition ptr.h:140
Definition ptr.h:114

References Ptr(), and Ptr().

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

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