Provided by: libstdc++-11-doc_11.3.0-6ubuntu1_all bug

NAME

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

SYNOPSIS

   Public Attributes
       uintmax_t available
       uintmax_t capacity
       uintmax_t free

Detailed Description

       Information about free space on a disk.

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

Author

       Generated automatically by Doxygen for libstdc++ from the source code.

libstdc++                                 Thu Sep std::experimental::filesystem::space_info(3cxx)