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

◆ ~weak_ptr()

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

Definition at line 59 of file weak_ptr.h.

59 {
60 release();
61 }
void release() FL_NOEXCEPT
Definition weak_ptr.h:184

References FL_NOEXCEPT, and release().

+ Here is the call graph for this function: