what to do with postblit on the heap?

Jose Armando Garcia jsancio at gmail.com
Mon Jun 20 11:56:00 PDT 2011


On Mon, Jun 20, 2011 at 12:03 PM, bearophile <bearophileHUGS at lycos.com> wrote:
> Steven Schveighoffer:
> A solution is to add this information at runtime, a type tag to structs that have a postblit and/or destructor. But then structs aren't PODs any more. There are other places to store this information, like in some kind of associative array.

What are PODs?


More information about the Digitalmars-d mailing list