
9 Feb
2010
9 Feb
'10
10:40 a.m.
Zitat von Hansjoerg <hansipet@web.de>:
I think the problem of std::vector is that it can be moved if objects are assigned (more than the buffer allows)
why is that a problem? the vector is moved from stack to heap when that happens.
See also here for a lib in the review queue:
http://www.cs.aau.dk/~nesotto/boost/trunk/libs/auto_buffer/doc/html/index.ht...
thanks. which reminds me, it's the middle of february and there has not been a single review this year, even though the queue is longer than ever and there are multiple libraries with review managers. why is that?