mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-28 04:06:59 +00:00
read_toc can be marked as noexcept now that new_sstable_component_file is. With that, other methods that call it can be marked noexcept too. Signed-off-by: Benny Halevy <bhalevy@scylladb.com>