Skip to content
Commit a7dbca53 authored by Pavithra Barithaya's avatar Pavithra Barithaya
Browse files

clang-error: fix clang-diagnostic-defaulted-function-deleted error



The clang-diagnostic-defaulted-function-deleted error is generated when
explicitly defaulted move assignment operator is implicitly deleted.
This commit fixes those errors.

Change-Id: I7a407dd3411b19a73a13b1c1e4805b89fc2ec51a
Signed-off-by: default avatarPavithra Barithaya <pavithra.b@ibm.com>
parent b95bbe36
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment