FastLED 3.9.15
Loading...
Searching...
No Matches
fl::priority_queue_stable< T, Compare >::StableElement Struct Reference

Detailed Description

template<typename T, typename Compare = fl::less<T>>
struct fl::priority_queue_stable< T, Compare >::StableElement

Definition at line 182 of file priority_queue.h.

Public Member Functions

bool operator< (const StableElement &other) const
 

Public Attributes

u64 mSequence
 
mValue
 

The documentation for this struct was generated from the following file: