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

◆ size()

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

Definition at line 428 of file deque.h.

428 {
429 return mSize;
430 }
fl::size mSize
Definition deque.h:18

Referenced by fl::json::to_string_native().

+ Here is the caller graph for this function: