FastLED 3.9.15
Loading...
Searching...
No Matches

◆ empty()

template<typename T, fl::size INLINED_SIZE>
bool fl::InlinedVector< T, INLINED_SIZE >::empty ( ) const
inline

Definition at line 1009 of file vector.h.

1009{ return size() == 0; }
fl::size size() const
Definition vector.h:1008

References size().

+ Here is the call graph for this function: