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

◆ SortedHeapVector() [1/3]

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

Definition at line 988 of file vector.h.

References FL_NOEXCEPT, and mLess.

Referenced by SortedHeapVector(), SortedHeapVector(), find(), lower_bound(), operator=(), operator=(), and swap().

+ Here is the caller graph for this function: