Move assignment.
metadata& operator=( metadata&& other); » more...
more...
Copy assignment.
metadata& operator=( const metadata& other); » more...