Name |
Last commit
|
Last update |
---|---|---|
.. | ||
directory_entry | ||
file_status | ||
filesystem_error | ||
iterators | ||
operations | ||
path |
Some more C++20 changes from P1614R2, "The Mothership has Landed". * include/bits/fs_dir.h (file_status): Define operator== for C++20. (directory_entry): Define operator<=> and remove redundant comparison operators for C++20. * include/bits/fs_fwd.h (space_info): Define operator== for C++20. * include/bits/fs_path.h (path): Define operator<=> and remove redundant comparison operators for C++20. * testsuite/27_io/filesystem/path/compare/compare.cc: Fix comment. * testsuite/27_io/filesystem/path/compare/lwg2936.cc: Likewise. * testsuite/27_io/filesystem/path/compare/path.cc: Likewise. * testsuite/27_io/filesystem/path/compare/strings.cc: Likewise.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
directory_entry | Loading commit data... | |
file_status | Loading commit data... | |
filesystem_error | Loading commit data... | |
iterators | Loading commit data... | |
operations | Loading commit data... | |
path | Loading commit data... |