Elaboradar 0.1
Caricamento in corso...
Ricerca in corso...
Nessun risultato

◆ 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; }