So you just new up the object you want and once its internal reference count drops to 0, the language deletes it (during a free time as a background thread).
new up
Türkische aussprache
nyu ʌp
Aussprache
/ˈnyo͞o ˈəp/ /ˈnjuː ˈʌp/
Etymologie
() The keyword new creates an object in C++ and derived languages.