FastLED
3.9.15
Loading...
Searching...
No Matches
◆
front()
[1/2]
template<typename T>
T &
fl::list
< T >::front
(
)
inline
Definition at line
256
of file
list.h
.
256
{
257
return
mHead
->next->data;
258
}
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