FastLED
3.9.15
Loading...
Searching...
No Matches
◆
is_open()
bool fl::fstream::is_open
(
)
const
inline
Definition at line
367
of file
fstream.h
.
367
{
368
return
mHandle
&&
mHandle
->is_open();
369
}
fl::fstream::mHandle
filebuf_ptr mHandle
Definition
fstream.h:301
References
mHandle
.
fl
fstream
Generated on Tue Jun 16 2026 00:07:05 for FastLED by
1.13.2