Arthur O'Dwyer df1df951e6 Eliminate GTEST_DISALLOW_ASSIGN_ from classes that are naturally not assignable.
Any class with a data member that's `const` or of reference type
has no `operator=` by definition; we don't have to redundantly
specify it. Therefore this commit has no functional change.
(But the next one will have.)
2020-03-28 15:15:56 -04:00
..
2020-03-17 17:20:23 -04:00
2020-02-07 13:35:27 -05:00
2019-07-16 13:35:16 -04:00
2019-07-17 13:38:25 -04:00
2018-10-29 13:46:16 -04:00
2018-11-20 13:29:40 -05:00
2019-11-22 16:33:15 -05:00
2019-09-16 11:47:35 -04:00
2019-01-02 16:51:33 -05:00
2018-11-20 13:30:24 -05:00
2019-09-12 18:21:31 +02:00