FastLED
3.9.15
Loading...
Searching...
No Matches
◆
get_allocator()
template<typename
Key
, typename Value, typename Compare = less<Key>, typename Allocator = allocator_slab<char>>
allocator_type
fl::MapRedBlackTree
<
Key
, Value, Compare, Allocator >::get_allocator
(
)
const
inline
Definition at line
1387
of file
rbtree.h
.
1387
{
1388
return
mTree
.get_allocator();
1389
}
fl::MapRedBlackTree::mTree
TreeType mTree
Definition
rbtree.h:1025
fl
MapRedBlackTree
Generated on Tue Jun 16 2026 00:07:05 for FastLED by
1.13.2