Commits

Dominic Sacré authored 13c5230bbf2
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]