libstdc++: std::experimental::filesystem::v1::space_info Struct Reference (original) (raw)

#include <[fs_fwd.h](a17903%5Fsource.html)>

Public Attributes
uintmax_t available
uintmax_t capacity
uintmax_t free

Information about free space on a disk.

Definition at line 81 of file experimental/bits/fs_fwd.h.

available

uintmax_t std::experimental::filesystem::v1::space_info::available

capacity

uintmax_t std::experimental::filesystem::v1::space_info::capacity

free

uintmax_t std::experimental::filesystem::v1::space_info::free


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