std::filesystem::space_info
Information about free space on a disk.
- Provided by: libstdc++-12-doc (Version: 12.3.0-1ubuntu1~22.04.3)
- Source: gcc-12
- Report a bug
Information about free space on a disk.
uintmax_t available
uintmax_t capacity
uintmax_t free
bool operator== (const space_info &, const
space_info &)=default
Information about free space on a disk.
Generated automatically by Doxygen for libstdc++ from the source code.