.TH "std::filesystem::space_info" 3cxx "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::filesystem::space_info \- Information about free space on a disk\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .SS "Public Attributes" .in +1c .ti -1c .RI "uintmax_t \fBavailable\fP" .br .ti -1c .RI "uintmax_t \fBcapacity\fP" .br .ti -1c .RI "uintmax_t \fBfree\fP" .br .in -1c .SS "Friends" .in +1c .ti -1c .RI "bool \fBoperator==\fP (const \fBspace_info\fP &, const \fBspace_info\fP &)=\fBdefault\fP" .br .in -1c .SH "Detailed Description" .PP Information about free space on a disk\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.