FastLED 3.9.15
Loading...
Searching...
No Matches

◆ valid()

bool fl::ifstream::valid ( ) const
inline

Definition at line 188 of file fstream.h.

188{ return is_open(); }
bool is_open() const
Definition fstream.h:111

References is_open().

+ Here is the call graph for this function: