Skip to content

Commit

Permalink
Add user-defined copy constructor to ValueArray
Browse files Browse the repository at this point in the history
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]
  • Loading branch information
dsacre committed Jan 29, 2018
1 parent 8f39556 commit fd38c01
Show file tree
Hide file tree
Showing 2 changed files with 414 additions and 0 deletions.
Loading

0 comments on commit fd38c01

Please sign in to comment.