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

◆ Ptr() [2/6]

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

Definition at line 129 of file ptr.h.

129: referent_(nullptr) {}
T * referent_
Definition ptr.h:243

References referent_.

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

+ Here is the caller graph for this function: