1
0
mirror of https://github.com/facebook/zstd.git synced 2025-03-07 01:10:04 +02:00
zstd/contrib
Nick Terrell a7a469e095 [contrib][pzstd] Fix build issue with gcc-5
gcc-5 didn't like the l-value overload for defaulted operator=. There is
no reason it needs to be l-value overloaded, so just remove it.

I'm not sure why the build broke for @mckaygerhard in Issue #2811, since
this code hasn't changed since it was added. But, there is no harm in
fixing it.

Fixes issue #2811.
2021-11-30 18:29:02 -08:00
..
2019-04-12 11:18:11 -07:00
2018-06-10 18:04:21 -05:00
2020-09-10 18:51:52 -04:00
2020-03-13 09:39:33 -05:00
2018-07-14 12:34:03 +02:00
2018-03-19 16:15:06 -07:00