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

◆ PriorityQueue() [1/4]

template<typename T, typename Compare = fl::less<T>, typename VectorT = vector<T>>
fl::PriorityQueue< T, Compare, VectorT >::PriorityQueue ( )
default

References FL_NOEXCEPT.

Referenced by PriorityQueue(), operator!=(), operator<(), operator<=(), operator==(), operator>(), and operator>=().

+ Here is the caller graph for this function: