FastLED
3.9.15
Loading...
Searching...
No Matches
◆
operator->()
template<typename
Key
, typename Value, typename Equal = fl::SmallMapEqualTo<Key>>
pointer
fl::unordered_map_small
<
Key
, Value, Equal >::const_iterator::operator->
(
)
const
inline
Definition at line
85
of file
unordered_map_small.h
.
85
{
return
&
mMap
->mData[
mIdx
]; }
fl::unordered_map_small::const_iterator::mIdx
size_type mIdx
Definition
unordered_map_small.h:100
fl::unordered_map_small::const_iterator::mMap
const unordered_map_small * mMap
Definition
unordered_map_small.h:99
References
FL_NOEXCEPT
,
mIdx
, and
mMap
.
fl
unordered_map_small
const_iterator
Generated on Tue Jun 16 2026 00:07:07 for FastLED by
1.13.2