Commit 49ab5d5d authored by Igor Chorążewicz's avatar Igor Chorążewicz
Browse files

array: fix move assignment operator

Until now, move assignment for array performed copy instead of move.
Fix this issue and add test for move assignemt.
parent 57b614d0
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment