$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2006-10-09 09:59:26
Ðлег ÐбÑоÑимов <olegabr_at_[hidden]> writes:
> Next, and very important issue: laziness produces overhead without
> some kind of memoization technique.
Unless you never need to look at the results twice, in which case a
memoization mechanism produces huge overhead with no benefit.
-- Dave Abrahams Boost Consulting www.boost-consulting.com