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

◆ PriorityQueue() [2/4]

template<typename T, typename Compare = fl::less<T>, typename VectorT = vector<T>>
fl::PriorityQueue< T, Compare, VectorT >::PriorityQueue ( memory_resource * resource)
inlineexplicit

Definition at line 81 of file priority_queue.h.

References PriorityQueue(), and _data.

+ Here is the call graph for this function: