This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/14318] sizeof() does too much


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]