std::experimental::filesystem::file_status::operator=

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