FastLED
3.9.15
Loading...
Searching...
No Matches
◆
back()
[1/2]
template<typename T, size_t N>
T &
fl::FixedVector
< T, N >::back
(
)
inline
Definition at line
199
of file
vector.h
.
199
{
200
return
mData
[
current_size
- 1];
201
}
fl::FixedVector::current_size
size_t current_size
Definition
vector.h:25
fl::FixedVector
Definition
vector.h:19
fl
FixedVector
Generated on Fri Apr 18 2025 03:39:32 for FastLED by
1.13.2