FastLED
3.9.15
Loading...
Searching...
No Matches
◆
get_allocator()
template<typename T, typename Compare = less<T>, typename Allocator = allocator_slab<char>>
allocator_type
fl::RedBlackTree
< T, Compare, Allocator >::get_allocator
(
)
const
inline
Definition at line
968
of file
rbtree.h
.
968
{
969
return
allocator_type
(
mAlloc
);
970
}
fl::RedBlackTree::allocator_type
Allocator allocator_type
Definition
rbtree.h:38
fl::RedBlackTree::mAlloc
NodeAllocator mAlloc
Definition
rbtree.h:64
fl
RedBlackTree
Generated on Tue Jun 16 2026 00:07:06 for FastLED by
1.13.2