Re: delete [] of Derived objects through Base object which has
by "subramanian100in@[EMAIL PROTECTED]
India" <subramanian100in@[EMAIL PROTECTED]
>
Apr 29, 2008 at 04:52 AM
* Kai-Uwe Bux <jkherci...@[EMAIL PROTECTED]
> wrote:
> > subramanian10...@[EMAIL PROTECTED]
wrote:
> Well formed -- maybe. But the code has undefined behavior as per
[5.3.5/3]:
>
> ... In the second alternative (delete array) if the dynamic type of
the
> object to be deleted differs from its static type, the behavior is
> undefined.
I do not know about static and dynamic type.
Please give me an example so that I can understand them.
Thanks
V.Subramanian