Topic: Empty base optimization?
Author: "Vlad Vinogradsky" <vvinogra@speakeasy.org>
Date: 2000/07/04 Raw View
Can someone point me to the place in the current standard talking about
empty base class optimization?
Thanks,
Vlad
---
[ comp.std.c++ is moderated. To submit articles, try just posting with ]
[ your news-reader. If that fails, use mailto:std-c++@ncar.ucar.edu ]
[ --- Please see the FAQ before posting. --- ]
[ FAQ: http://reality.sgi.com/austern_mti/std-c++/faq.html ]
Author: Stephen Cleary <scleary@jerviswebb.com>
Date: 2000/07/04 Raw View
In article <zrL75.3090$W7.53217@news4.giganews.com>,
"Vlad Vinogradsky" <vvinogra@speakeasy.org> wrote:
> Can someone point me to the place in the current standard talking
about
> empty base class optimization?
Section 9, paragraph 3 (pg. 149). The thing to notice is Note 94, at
the bottom of the page.
-Steve
Sent via Deja.com http://www.deja.com/
Before you buy.
---
[ comp.std.c++ is moderated. To submit articles, try just posting with ]
[ your news-reader. If that fails, use mailto:std-c++@ncar.ucar.edu ]
[ --- Please see the FAQ before posting. --- ]
[ FAQ: http://reality.sgi.com/austern_mti/std-c++/faq.html ]
Author: joerg.barfurth@attglobal.net (Joerg Barfurth)
Date: 2000/07/06 Raw View
Vlad Vinogradsky <vvinogra@speakeasy.org> wrote:
> Can someone point me to the place in the current standard talking about
> empty base class optimization?
Clause 10, paragraph 5
HTH
--=20
J=F6rg Barfurth joerg.barfurth@attglobal.net
--------------- =7F=7F=7Fusing std::disclaimer; ------------------
Software Engineer joerg.barfurth@germany.sun.com
Star Office GmbH =7Fhttp://www.sun.com/staroffice
---
[ comp.std.c++ is moderated. To submit articles, try just posting with ]
[ your news-reader. If that fails, use mailto:std-c++@ncar.ucar.edu ]
[ --- Please see the FAQ before posting. --- ]
[ FAQ: http://reality.sgi.com/austern_mti/std-c++/faq.html ]