:relfileprefix: ../../../ [#CBD4A4E462992EF0D6D32BA2494F8E82D9F7F38F] = Function fd_resource_traits::is_allocated pass:v,q[Tests if the fd is allocated (valid)] == Synopsis Declared in header `` [source,cpp,subs="verbatim,macros,-callouts"] ---- static bool is_allocated(int fd) noexcept; ----