Files
scylladb/sstables
Avi Kivity b22a598efb mutation_reader: make noncopyable
Many mutation_reader implementations capture 'this', which, if copied,
becomes invalid.  Protect against this error my making mutation_reader
a non-copyable object.

Fix inadvertant copied around the code base.
2015-08-25 15:49:08 +03:00
..
2015-08-25 15:49:08 +03:00
2015-08-24 19:17:31 -05:00
2015-08-24 19:17:31 -05:00
2015-06-03 10:55:34 +03:00
2015-08-25 15:49:08 +03:00
2015-07-22 11:51:40 +03:00