FastLED 3.9.15
Loading...
Searching...
No Matches
fl::MultiSetTree< Key, Compare, Allocator >::KeyCompareWithId Struct Reference

Detailed Description

template<typename Key, typename Compare = less<Key>, typename Allocator = allocator<Key>>
struct fl::MultiSetTree< Key, Compare, Allocator >::KeyCompareWithId

Definition at line 53 of file multi_set.h.

Public Member Functions

 KeyCompareWithId (const Compare &comp=Compare())
 
bool operator() (const ValueWithId &a, const ValueWithId &b) const
 

Public Attributes

Compare mComp
 

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