FastLED
3.9.15
Loading...
Searching...
No Matches
◆
anonymous enum
anonymous enum
private
Enumerator
kStrInlineSize
Definition at line
939
of file
str.h
.
939
{
940
// Bake the size into the string class so we can issue a compile time
941
// check
942
// to make sure the user doesn't do something funny like try to change
943
// the
944
// size of the inlined string via an included defined instead of a build
945
// define.
946
kStrInlineSize
= FASTLED_STR_INLINED_SIZE,
947
};
fl::string::kStrInlineSize
@ kStrInlineSize
Definition
str.h:946
fl
string
Generated on Fri Aug 22 2025 20:59:37 for FastLED by
1.13.2