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

◆ capacity()

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

Definition at line 131 of file circular_buffer.h.

131{ return mCapacity; }

References mCapacity.

Referenced by circular_buffer_core(), and assign().

+ Here is the caller graph for this function: