$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Matthias Schabel (boost_at_[hidden])
Date: 2007-03-29 16:58:45
Furthermore, if the compiler being used is incapable of providing
adequate performance, it would be basically trivial to add a release
option that replaces all quantity operations by null operations and
bypasses all dimension checking...
Matthias
PS
Donald Knuth said,
"We should forget about small efficiencies, say about 97% of the
time: premature optimization is the root of all evil." (Code
Complete, Page 594)