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 >::iterator::operator->
(
)
const
inline
Definition at line
54
of file
unordered_map_small.h
.
54
{
return
&
mMap
->mData[
mIdx
]; }
fl::unordered_map_small::iterator::mIdx
size_type mIdx
Definition
unordered_map_small.h:69
fl::unordered_map_small::iterator::mMap
unordered_map_small * mMap
Definition
unordered_map_small.h:68
References
FL_NOEXCEPT
,
mIdx
, and
mMap
.
fl
unordered_map_small
iterator
Generated on Tue Jun 16 2026 00:07:07 for FastLED by
1.13.2