Elaboradar  0.1

◆ operator bool()

radarelab::File::operator bool ( ) const
inline

Allows FILEFromEnv to be used in an if (...) to check if the file is open.

Definizione alla linea 62 del file utils.h.

62 { return fd; }