FastLED
3.9.15
Loading...
Searching...
No Matches
◆
back()
[2/2]
template<typename T>
const T &
fl::list
< T >::back
(
)
const
inline
Definition at line
268
of file
list.h
.
268
{
269
return
mHead
->prev->data;
270
}
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