libstdc++
std::filesystem::space_info Struct Reference

Public Attributes

uintmax_t available
 
uintmax_t capacity
 
uintmax_t free
 

Detailed Description

Information about free space on a disk.

Definition at line 66 of file bits/fs_fwd.h.


The documentation for this struct was generated from the following file: