* src/filesystem/ops.cc (stat_type): Define alias for struct stat and use throughout the file. (make_file_type): New function. (file_size(const path&, error_code&)): Report an error for anything that isn't a regular file. (status(const path&), symlink_status(const path&)): Do not throw for file_type::not_found. (temp_directory_path()): Check additional environment variables. * testsuite/experimental/filesystem/operations/exists.cc: New. * testsuite/experimental/filesystem/operations/file_size.cc: New. * testsuite/experimental/filesystem/operations/status.cc: New. * testsuite/experimental/filesystem/operations/temp_directory_path.cc: New. From-SVN: r223224
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
algorithm | Loading commit data... | |
any | Loading commit data... | |
chrono | Loading commit data... | |
deque | Loading commit data... | |
filesystem | Loading commit data... | |
forward_list | Loading commit data... | |
functional | Loading commit data... | |
iterator | Loading commit data... | |
list | Loading commit data... | |
map | Loading commit data... | |
memory/observer_ptr | Loading commit data... | |
numeric | Loading commit data... | |
optional | Loading commit data... | |
ratio | Loading commit data... | |
set | Loading commit data... | |
string | Loading commit data... | |
string_view | Loading commit data... | |
system_error | Loading commit data... | |
tuple | Loading commit data... | |
type_traits | Loading commit data... | |
unordered_map | Loading commit data... | |
unordered_set | Loading commit data... | |
vector | Loading commit data... | |
feat-cxx14.cc | Loading commit data... | |
feat-lib-fund.cc | Loading commit data... |