Hacker News new | ask | show | jobs
by pcwalton 4841 days ago
It's true. Returning a `~` pointer transfers ownership (so your caller will be responsible for cleaning it up).