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

◆ key_comp()

template<typename Key, typename Value, typename Less = fl::less<Key>>
key_compare fl::SortedHeapMap< Key, Value, Less >::key_comp ( ) const
inline

Definition at line 469 of file map.h.

469 {
470 return key_compare();
471 }
Less key_compare
Definition map.h:278

Referenced by fl::SortedHeapMap< fl::u32, FramePtr, Less >::value_comp().

+ Here is the caller graph for this function: