$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (david.abrahams_at_[hidden])
Date: 2002-06-13 18:56:26
----- Original Message -----
From: "Powell, Gary" <powellg_at_[hidden]>
> I figure this sort of optimization is going to be of limited value as
> the compilers seem to be getting better and better at it. Until then
> your mileage may vary.
I'd be very interested in knowing what happens when the value member is a
string. Have ++ add a character, for example. This would simulate bignum.
-Dave