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

◆ TreeType

template<typename Key, typename Value, typename Compare = less<Key>, typename Allocator = allocator<fl::pair<Key, Value>>>
using fl::MultiMapTree< Key, Value, Compare, Allocator >::TreeType = RedBlackTree<ValueWithId, PairCompareWithId, Allocator>
private

Definition at line 74 of file multi_map.h.