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

◆ get_allocator()

template<typename Key, typename Compare = less<Key>, typename Allocator = allocator_slab<char>>
allocator_type fl::SetRedBlackTree< Key, Compare, Allocator >::get_allocator ( ) const
inline

Definition at line 1489 of file rbtree.h.

1489{ return mTree.get_allocator(); }