mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-25 19:10:42 +00:00
Here, transferring is defined as moving an object to a new location (either via a move or copy constructor) and destroying the source. This is useful when implementing containers.