Files
scylladb/tests
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-09 00:05:33 +03:00
2015-08-05 14:16:52 +03:00
2015-08-05 14:16:52 +03:00