This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/14318] sizeof() does too much
- From: "s_gccbugzilla at nedprod dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Feb 2004 06:09:44 -0000
- Subject: [Bug c++/14318] sizeof() does too much
- References: <20040227032625.14318.s_gccbugzilla@nedprod.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From s_gccbugzilla at nedprod dot com 2004-02-27 06:09 -------
I finally downloaded all of Intel's C++ compiler tonight (I have a 33k modem)
and got the same results as you.
However, Intel may also be wrong. I have looked into how Boost does things and
they have three different implementations which work on various versions of
compilers good or bad.
I'll try some of the alternatives and get back to you tomorrow. But if it's
unsolvable with template trickery, we have a problem for not just me, but also
all Boost using code :(
Cheers,
Niall
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14318