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

◆ Ptr() [2/6]

template<typename T>
fl::Ptr< T >::Ptr ( )
inline

Definition at line 140 of file ptr.h.

140: referent_(nullptr) {}
T * referent_
Definition ptr.h:184

References referent_.

Referenced by NoTracking(), Null(), and TakeOwnership().

+ Here is the caller graph for this function: