Files
scylladb/db/commitlog/commitlog.cc
Tomasz Grabiec c0ac7b3a73 commitlog: Wrap subscription in a unique_ptr<> to make it nothrow movable
future<> will require nothrow move constructible types.
2015-12-07 09:50:28 +01:00

52 KiB