std::filesystem::space_info
Information about free space on a disk.
- Provided by: libstdc++-11-doc (Version: 11.4.0-1ubuntu1~22.04.3)
- Source: gcc-11
- Report a bug
Information about free space on a disk.
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.