From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2007-06-30 08:58:05


Lubomir Bourdev wrote:

> (Assuming the compiler reduces a switch statement of consecutive
> integers to constant time dispatch).

That doesn't seem to be the case on the implementations I tried.