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

◆ SortedHeapVector() [3/3]

template<typename T, typename LessThan = fl::less<T>>
fl::SortedHeapVector< T, LessThan >::SortedHeapVector ( SortedHeapVector< T, LessThan > && other)
inline

Definition at line 997 of file vector.h.

References SortedHeapVector(), FL_NOEXCEPT, mArray, mLess, mMaxSize, and fl::fl::move().

+ Here is the call graph for this function: