sisi4s
Loading...
Searching...
No Matches
ghc::filesystem::space_info Struct Reference

#include <filesystem.hpp>

Collaboration diagram for ghc::filesystem::space_info:

Public Attributes

uintmax_t capacity
 
uintmax_t free
 
uintmax_t available
 

Member Data Documentation

◆ available

uintmax_t ghc::filesystem::space_info::available

◆ capacity

uintmax_t ghc::filesystem::space_info::capacity

◆ free

uintmax_t ghc::filesystem::space_info::free

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