top | item 10057511 (no title) birdsbolt | 10 years ago Allocations don't have to be expensive if your GC is smart. Smart as C++ destructors positioning :D discuss order hn newest schneems|10 years ago > if your GC is smartCan 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.
schneems|10 years ago > if your GC is smartCan 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.
schneems|10 years ago
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.