-
Gemma Guest authored
Force the compiler to generate the move constructor/assignment operator. These are no longer implicitly declared since the addition of the user-declared destructor. Also delete the copy constructor/assignment operator as these are illegal operations. Re #26498
Gemma Guest authoredForce the compiler to generate the move constructor/assignment operator. These are no longer implicitly declared since the addition of the user-declared destructor. Also delete the copy constructor/assignment operator as these are illegal operations. Re #26498
Code owners
Assign users and groups as approvers for specific file changes. Learn more.