FastLED
3.9.15
Loading...
Searching...
No Matches
◆
const_iterator()
[3/3]
template<typename
Key
, typename Value, typename Equal = fl::SmallMapEqualTo<Key>>
fl::unordered_map_small
<
Key
, Value, Equal >::const_iterator::const_iterator
(
const
iterator
&
it
)
inline
Definition at line
81
of file
unordered_map_small.h
.
82
:
mMap
(
it
.mMap),
mIdx
(
it
.mIdx) {}
fl::unordered_map_small
Definition
unordered_map_small.h:32
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
.
fl
unordered_map_small
const_iterator
Generated on Tue Jun 16 2026 00:07:07 for FastLED by
1.13.2