FastLED
3.9.15
Loading...
Searching...
No Matches
◆
capacity()
template<size_t SIZE = 64>
size_t
fl::StrN
< SIZE >::capacity
(
)
const
inline
Definition at line
197
of file
str.h
.
197
{
return
mHeapData
?
mHeapData
->capacity() :
SIZE
; }
fl::StrN::mHeapData
StringHolderPtr mHeapData
Definition
str.h:111
fl::StrN
Definition
str.h:107
References
mHeapData
.
fl
StrN
Generated on Tue Jun 24 2025 00:58:16 for FastLED by
1.13.2