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

◆ swap() [2/2]

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

Definition at line 246 of file shared_ptr.h.

246 {
249 }
detail::ControlBlockBase * control_block_
Definition shared_ptr.h:109
void swap(array< T, N > &lhs, array< T, N > &rhs) noexcept(noexcept(lhs.swap(rhs)))
Definition array.h:156

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

Referenced by operator=(), operator=(), and reset().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: