FastLED
3.9.15
Loading...
Searching...
No Matches
◆
get_allocator()
template<typename
Key
, typename Value, typename Compare = less<Key>, typename Allocator = allocator<fl::pair<Key, Value>>>
allocator_type
fl::MultiMapTree
<
Key
, Value, Compare, Allocator >::get_allocator
(
)
const
inline
Definition at line
464
of file
multi_map.h
.
464
{
465
return
mTree
.get_allocator();
466
}
fl::MultiMapTree::mTree
TreeType mTree
Definition
multi_map.h:75
fl
MultiMapTree
Generated on Tue Jun 16 2026 00:07:05 for FastLED by
1.13.2