FastLED
3.9.15
Loading...
Searching...
No Matches
◆
cin_real()
istream_real
& fl::cin_real
(
)
Definition at line
129
of file
istream.cpp
.
129
{
130
// Local static instance - only constructed when first called
131
// This allows the linker to eliminate it if never referenced
132
static
istream_real
instance;
133
return
instance;
134
}
fl::istream_real
Definition
istream.h:27
fl
Generated on Fri Aug 22 2025 20:59:36 for FastLED by
1.13.2