Re: destructor

new topic     » goto parent     » topic index » view thread      » older message » newer message
jeremy said...

I believe we will no longer have to call delete because map/stack will not have to allocate/manage it's own item in a sequences table?

Exactly. We will no longer HAVE to call delete(), but doing so is not actually wrong or going to cause a problem.

We need an explicit delete mechanism because sometimes one needs to delete a map/whatever before it goes out of scope.

All I'm saying is that PBR and UDT dtors are not essential to having v4.0 ship.

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu