$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Ben FrantzDale (benfrantzdale_at_[hidden])
Date: 2007-03-29 09:05:03
On 3/28/07, Lewis Hyatt <lhyatt_at_[hidden]> wrote:
>
> ...
> Also, quantity<> should pass through operator++ and operator-- in
> addition to the other arithmetic operators.
>
I strongly disagree. Those operators make no sense for dimensioned
quantities; it would be like allowing "12.34 meters + 1".
--Ben