Hacker News new | ask | show | jobs
by schneems 3962 days ago
> if your GC is smart

Can you say more? I don't know how C++ uses destructor positioning? Seems to me if it gets to GC it's too late, you already made an allocation which is the expensive part.