Leandro Lucarella:

> I think that's used to check for memory corruption, by storing a known
> patter before and after the actual object. Then, each time you can, you
> check that the unused memory block is intact (meaning nobody wrote to an
> invalid memory area).

Such things can be quite useful. Do you need to compile Phobos again to do 
that? If that's true then handier (compile-time?) solutions can be found.

Bye,
bearophile

Reply via email to