Subject: Re: [boost] embedded_vector
From: strasser_at_[hidden]
Date: 2010-02-09 05:40:17


Zitat von Hansjoerg <hansipet_at_[hidden]>:
>
> 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.html#auto_buffer.motivation

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?