mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-12 19:02:12 +00:00
The above mentioned method is supposed to work both ways: reversed <-> forward, so setting the reversed bit is not correct: it should be toggled, which is what this mini-series does. Closes #9327 * github.com:scylladb/scylla: reverse_slice(): toggle reversed bit instead of setting it partition_slice_builder(): add with_option_toggled() enum_set: add toggle()