FastLED
3.9.15
Loading...
Searching...
No Matches
◆
anonymous enum
anonymous enum
private
Enumerator
kStrInlineSize
Definition at line
577
of file
str.h
.
577
{
578
// Bake the size into the string class so we can issue a compile time
579
// check
580
// to make sure the user doesn't do something funny like try to change
581
// the
582
// size of the inlined string via an included defined instead of a build
583
// define.
584
kStrInlineSize
=
FASTLED_STR_INLINED_SIZE
,
585
};
fl::Str::kStrInlineSize
@ kStrInlineSize
Definition
str.h:584
FASTLED_STR_INLINED_SIZE
#define FASTLED_STR_INLINED_SIZE
Definition
str.h:14
fl
Str
Generated on Wed May 28 2025 07:26:24 for FastLED by
1.13.2