From: Sebastian Redl (sebastian.redl_at_[hidden])
Date: 2006-12-17 07:07:54


Pavel Vozenilek wrote:
> Using negative value to indicate the need for recalculation
> translates into a single assembler instruction (jz on x86).
>
So does using 0.
> resize() and empty() would need to do the check as well.
>
Does intrusive list even have resize()?

Sebastian Redl