On Sat, Mar 11, 2006 at 04:28:08PM +0100, Lars Gullik Bjønnes wrote:
> | >   template<class It>
> | >   RandomAccessList(It it_start, It it_end) {
> | 
> | Maybe adding 'reserve' is in order.
> 
> imho leave all optimizations of that kind out for now.

Given that this is work to improve performance I wonder what
the reasoning behind leaving out some 'obvious' optimization
might be...

Andre'

Reply via email to