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

◆ swap()

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

Definition at line 125 of file weak_ptr.h.

125 {
128 }
detail::ControlBlockBase * control_block_
Definition weak_ptr.h:13
void swap(array< T, N > &lhs, array< T, N > &rhs) noexcept(noexcept(lhs.swap(rhs)))
Definition array.h:156

References weak_ptr, control_block_, ptr_, and fl::swap().

+ Here is the call graph for this function: