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

◆ Null()

template<typename T>
static Ptr< T > fl::Ptr< T >::Null ( )
inlinestatic

Definition at line 127 of file ptr.h.

127{ return Ptr<T>(); }
Ptr()
Definition ptr.h:129

References Ptr(), and Ptr().

+ Here is the call graph for this function: