mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-30 05:07:05 +00:00
There is no point to hold prepared_metadata in result_message::prepared as a shared_ptr since their lifetime match. Message-Id: <20200610113217.GF335449@scylladb.com>