|
Boost Users : |
From: Doug Gregor (dgregor_at_[hidden])
Date: 2006-04-13 12:05:27
On Apr 13, 2006, at 5:42 AM, Pratyush wrote:
> It seems that the problem is with the STL implementation that ships
> with gcc. I
> am using 3.4.2 version. Even though sizeof operator gives the
> correct result,
> valgrind (or memusage) shows that somewhere extra bytes are eaten
> up whenever I
> use vector<vector<any_type> >. I will file a bug report with gcc.
The extra bytes may be due to the alignment requirements of your
platform.
Doug
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net