FastLED
3.9.15
Loading...
Searching...
No Matches
◆
get_memory_resource()
template<typename
Key
, typename T, typename
Hash
= Hash<Key>, typename KeyEqual = EqualTo<Key>, int INLINED_COUNT = FASTLED_HASHMAP_INLINED_COUNT>
memory_resource
*
fl::HashMapLru
<
Key
, T,
Hash
, KeyEqual, INLINED_COUNT >::get_memory_resource
(
)
const
inline
Definition at line
139
of file
unordered_map_lru.h
.
139
{
return
mMap
.get_memory_resource(); }
fl::HashMapLru::mMap
unordered_map< Key, ValueWithTimestamp, Hash, KeyEqual, INLINED_COUNT > mMap
Definition
unordered_map_lru.h:170
fl
HashMapLru
Generated on Tue Jun 16 2026 00:07:05 for FastLED by
1.13.2