FastLED
3.9.15
Loading...
Searching...
No Matches
◆
MultiMapTree()
[1/4]
template<typename
Key
, typename Value, typename Compare = less<Key>, typename Allocator = allocator<fl::pair<Key, Value>>>
fl::MultiMapTree
<
Key
, Value, Compare, Allocator >::MultiMapTree
(
const Compare &
comp
=
Compare()
,
const Allocator &
alloc
=
Allocator()
)
inline
Definition at line
272
of file
multi_map.h
.
273
:
mTree
(
PairCompareWithId
(
comp
),
alloc
) {}
fl::MultiMapTree::mTree
TreeType mTree
Definition
multi_map.h:75
fl::MultiMapTree
Definition
multi_map.h:21
fl::MultiMapTree::PairCompareWithId
Definition
multi_map.h:56
fl
MultiMapTree
Generated on Tue Jun 16 2026 00:07:05 for FastLED by
1.13.2