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

◆ Null()

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

Definition at line 134 of file ptr.h.

134{ return Ptr<T>(); }
Ptr()
Definition ptr.h:144

References Ptr(), and Ptr().

+ Here is the call graph for this function: