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

◆ empty()

template<fl::size SIZE = FASTLED_STR_INLINED_SIZE>
bool fl::StrN< SIZE >::empty ( ) const
inline

Definition at line 350 of file str.h.

350{ return mLength == 0; }
fl::size mLength
Definition str.h:140

References mLength.

Referenced by fl::istream_real::readToken(), fl::Scheduler::warn_no_catch(), and fl::Scheduler::warn_no_then().

+ Here is the caller graph for this function: