FastLED
3.9.15
Loading...
Searching...
No Matches
◆
front()
[2/2]
template<typename T>
const T &
fl::list
< T >::front
(
)
const
inline
Definition at line
260
of file
list.h
.
260
{
261
return
mHead
->next->data;
262
}
fl::list::mHead
Node * mHead
Definition
list.h:32
References
mHead
.
fl
list
Generated on Tue Jun 16 2026 00:07:05 for FastLED by
1.13.2