FastLED
3.9.15
Loading...
Searching...
No Matches
◆
const_iterator()
[2/2]
template<typename T>
fl::deque
< T >::const_iterator::const_iterator
(
const
iterator
&
it
)
inline
Definition at line
179
of file
deque.h
.
179
:
mDeque
(
it
.mDeque),
mIndex
(
it
.mIndex) {}
fl::deque::const_iterator::mDeque
const deque * mDeque
Definition
deque.h:170
fl::deque::const_iterator::mIndex
fl::size mIndex
Definition
deque.h:171
fl::deque
Definition
deque.h:14
References
mDeque
, and
mIndex
.
fl
deque
const_iterator
Generated on Tue Jun 16 2026 00:07:05 for FastLED by
1.13.2