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