mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-02 21:17:01 +00:00
- test/boost/chunked_vector_test: remove defaulted exception_safe_class's move ctor - tools/scylla-sstable: remove defaulted move ctor - sstables/mx/partition_reversing_data_source: remove defaulted move ctor - cql3/statements/truncate_statement: remove defaulted move ctor Closes #12914 * github.com:scylladb/scylladb: test/boost/chunked_vector_test: remove defaulted exception_safe_class's move ctor tools/scylla-sstable: remove defaulted move ctor sstables/mx/partition_reversing_data_source: remove defaulted move ctor cql3/statements/truncate_statement: remove defaulted move ctor