Return true if the file descriptor associated with this file handler is associated with a regular file and false otherwise. Note that directories and pipes are not regular files.
true
false
Declared in <bdls_fdstreambuf.h>
<bdls_fdstreambuf.h>
bool isRegularFile() const;