FastLED 3.9.15
Loading...
Searching...
No Matches
fl::MultiMapTree< Key, Value, Compare, Allocator >::PairCompareWithId Struct Reference

Detailed Description

template<typename Key, typename Value, typename Compare = less<Key>, typename Allocator = allocator<fl::pair<Key, Value>>>
struct fl::MultiMapTree< Key, Value, Compare, Allocator >::PairCompareWithId

Definition at line 56 of file multi_map.h.

Public Member Functions

 PairCompareWithId (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: