You can add a C ++ object to an array like this, but the array will not own the object. You will need to make sure that the object is not deleted while it is in the array, otherwise it will become a sagging pointer. Then you need to delete the object manually later when you know that it is safe.
, , CFMutableArray. CFMutableArray , , . CFMutableArray delete .