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

◆ ~weak_ptr()

template<typename T>
fl::weak_ptr< T >::~weak_ptr ( )
inline

Definition at line 58 of file weak_ptr.h.

58 {
59 release();
60 }
void release()
Definition weak_ptr.h:183

References release().

+ Here is the call graph for this function: