Files
scylladb/replica
Kefu Chai e464ad2568 table: s/lw_shared/unique_ptr/ when appropriate
sel is a local variable, and it is not shared with anybody else.
so make it a unique_ptr<> for better readability.

Signed-off-by: Kefu Chai <kefu.chai@scylladb.com>

Closes #14189
2023-06-09 17:38:18 +03:00
..
2023-02-15 11:01:50 +02:00
2023-05-12 07:26:18 -04:00