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

◆ size()

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

Definition at line 256 of file circular_buffer.h.

256{ return mCore.size(); }
circular_buffer_core< T > mCore

References mCore.

Referenced by operator<(), and operator==().

+ Here is the caller graph for this function: