mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-27 11:55:15 +00:00
There's an optimization in flat_mutation_reader_from_mutations that folds the list from left-to-right in linear time. In case of currently used boost::set the .unlink_leftmost_without_rebalance helper is used, so wrap this exception with a method of the range_tombstone_list. This is the last place where caller need to mess with the exact internal collection. Signed-off-by: Pavel Emelyanov <xemul@scylladb.com>
45 KiB
45 KiB