DOKK / manpages / debian 13 / libstdc++-14-doc / std::experimental::filesystem::space_info.3cxx.en
std::experimental::filesystem::space_info(3cxx) std::experimental::filesystem::space_info(3cxx)

std::experimental::filesystem::space_info - Information about free space on a disk.

#include <filesystem>


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.

libstdc++