Paolo Carlini wrote: > if (__len < __old_size) > __len = size_type(-1); Scratch this, does not work when we are already at the maximum size... Paolo.