Boost logo

Ublas :

From: Michael Stevens (mail_at_[hidden])
Date: 2005-03-23 15:32:03


Hallo Gunter,

> reserve sometimes throws an error that the storage invariants are violatet.
> This always happens if the first entry of index1_data has a non zero value
> and a non-preserving resize is done. The patch below fixes this.

Committed.

I'm actually glad about this one. It is the first error my storage_invariants
code has picked it up!

Michael