Files
scylladb/utils/s3
Pavel Emelyanov dc166be663 s3: Mark claimed_buffer constructor noexcept
It just std::move-s a buffer and a semaphore_units objects, both moves
are noexcept, so is the constructor itself.

Signed-off-by: Pavel Emelyanov <xemul@scylladb.com>

Closes scylladb/scylladb#24552
2025-06-18 20:36:45 +03:00
..
2025-03-17 16:38:14 +02:00
2025-06-16 16:02:30 +03:00