Re: Re: Re: Query for Empty Structure Extension.

2013-01-03 Thread NAVEEN CHANDRAKAR
Thanks James. I understood it now. --- Original Message --- Sender : James Dennett Date : Jan 04, 2013 05:28 (GMT+09:00) Title : Re: Re: Query for Empty Structure Extension. On Thu, Jan 3, 2013 at 11:35 AM, NAVEEN CHANDRAKAR wrote: Thanks for the quick reply. As per the C++ standard

Re: Re: Query for Empty Structure Extension.

2013-01-03 Thread NAVEEN CHANDRAKAR
Thanks for the quick reply. As per the C++ standard (ISO/IEC 14882, 1998 first edition) Section 9: Classes definition says. Complete objects and member subobjects of class type shall have nonzero size. Corrent me if i'm wrong here, but from this i had concluded empty object and structures are n