Arthur O'Dwyer 7f1baa3768 Fix Clang's -Wdeprecated-copy warnings in C++20.
This is a more aggressively "modern" approach than my first few attempts.
Apparently we can't just follow the Rule of Zero for the `Ne` matcher in
particular, because if we do, one of the unit tests hits
"recursive template instantiation exceeded maximum depth of 256"
on Clang.

Fixes #1305.
2020-03-23 16:47:23 -04:00
..
2020-02-07 18:20:45 -05:00
2020-02-07 13:35:27 -05:00
2020-02-07 18:20:45 -05:00
2018-12-21 11:30:20 -05:00
2020-02-07 18:20:45 -05:00