On this page
std::filesystem::file_status::operator=
|
(1) | (since C++17) |
|
(2) | (since C++17) |
Copy- or move-assigns another file status object.
Parameters
other | - | another file_status object to assign |
Return value
*this
Example
© cppreference.com
Licensed under the Creative Commons Attribution-ShareAlike Unported License v3.0.
https://en.cppreference.com/w/cpp/filesystem/file_status/operator%3D