From: David B. Held (dheld_at_[hidden])
Date: 2002-10-22 18:37:01


Andrei Alexandrescu wrote:

> [...]
> 3. If you don't care about portability, apply your compiler's
> optimization by using the exact idioms they favor.

Unless, of course, your favorite compiler favors no optimizations at all. ;)

Dave