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

◆ swap()

template<typename T>
void fl::weak_ptr< T >::swap ( weak_ptr< T > & other)
inline

Definition at line 126 of file weak_ptr.h.

126 {
129 }
detail::ControlBlockBase * mControlBlock
Definition weak_ptr.h:14
void swap(T &a, T &b) FL_NOEXCEPT
Definition s16x16x4.h:877

References weak_ptr, FL_NOEXCEPT, mControlBlock, mPtr, and fl::fl::swap().

+ Here is the call graph for this function: