The function takes ownership of the object. This makes that explicit, and avoids unowned pointers floating around.
14 KiB
14 KiB
The function takes ownership of the object. This makes that explicit, and avoids unowned pointers floating around.