FastLED
3.9.15
Loading...
Searching...
No Matches
◆
empty()
template<typename T, size_t N>
bool
fl::FixedVector
< T, N >::empty
(
)
const
inline
constexpr
Definition at line
67
of file
vector.h
.
67
{
68
return
current_size
== 0;
69
}
fl::FixedVector::current_size
size_t current_size
Definition
vector.h:25
fl
FixedVector
Generated on Fri Apr 18 2025 03:39:32 for FastLED by
1.13.2