mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-27 20:05:10 +00:00
Split shared_ptr into a traditional polymorphic shared_ptr implementation, and a lighter-weight, non polymorphic lw_shared_ptr.
Split shared_ptr into a traditional polymorphic shared_ptr implementation, and a lighter-weight, non polymorphic lw_shared_ptr.