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

◆ capacity()

template<typename T>
fl::size fl::DynamicCircularBuffer< T >::capacity ( ) const
inline

Definition at line 118 of file circular_buffer.h.

118{ return mCapacity - 1; }

References mCapacity.

Referenced by DynamicCircularBuffer().

+ Here is the caller graph for this function: