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

◆ TreeType

template<typename Key, typename Value, typename Compare = less<Key>, typename Allocator = allocator_slab<char>>
using fl::MapRedBlackTree< Key, Value, Compare, Allocator >::TreeType = RedBlackTree<value_type, PairCompare, Allocator>
private

Definition at line 762 of file rbtree.h.