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

◆ size()

template<typename T, size_t N>
size_t fl::FixedVector< T, N >::size ( ) const
inlineconstexpr

Definition at line 134 of file vector.h.

134{ return current_size; }
size_t current_size
Definition vector.h:302

Referenced by fl::Str::append().

+ Here is the caller graph for this function: