Add user-defined copy constructor to ValueArray
Fix Clang warning: | warning: definition of implicit copy constructor for 'ValueArray2<bool, bool>' | is deprecated because it has a user-declared copy assignment operator [-Wdeprecated]
Showing
This diff is collapsed.
Please register or sign in to comment