std::filesystem::space_info
Information about free space on a disk.
- Provided by: libstdc++-11-doc (Version: 11.5.0-1ubuntu1~24.04.1)
- Source: gcc-11
- Report a bug
Information about free space on a disk.
#include <fs_fwd.h>
uintmax_t available
uintmax_t capacity
uintmax_t free
Information about free space on a disk.
Generated automatically by Doxygen for libstdc++ from the source code.