
17 Dec
2006
17 Dec
'06
12:07 p.m.
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