std::experimental::filesystem::file_status::operator=
Min standard notice:
Copy- or move-assigns another file type object.
# Declarations
file_status& operator=( const file_status& other ) = default;
(filesystem TS)
file_status& operator=( file_status&& other ) = default;
(filesystem TS)
# Return value
*this