------- Comment #9 from pcarlini at suse dot de 2006-09-20 15:00 ------- (In reply to comment #8) > I agree also we can't do any better. On 64 bit systems it will be even harder > to give anything sensible.
I'm only wondering whether it would make sense to divide by sizeof(T) also in the other containers beside vector: the upper bound would be somewhat tighter and still correct, AFAICS. What do you think? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29134