On 9/1/2011 8:52 AM, Jonathan M Davis wrote:
that
should already be verified just by calling its functions) rather than something
like every time that a reference is used,

If you've ever had the joy of trying to track down a memory corruption bug, being able to verify the state of an object without calling member functions on it comes in handy.

Reply via email to