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

◆ capacity()

template<typename T, fl::size N = 0>
fl::size fl::circular_buffer< T, N >::capacity ( ) const
inline

Definition at line 257 of file circular_buffer.h.

257{ return mCore.capacity(); }
circular_buffer_core< T > mCore

References mCore.

Referenced by circular_buffer(), and circular_buffer().

+ Here is the caller graph for this function: