$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: p_michel_andre (michel.andre_at_[hidden])
Date: 2002-03-10 09:58:00
It looks good!
But some questions.
If this class is to be used in financial calculations i would expect 
some handling of overflow conditions (this can be crucial).
And it would be good to have the integer type as template argument so 
it could be changed with eg an 128 bit integer or even a big_int for 
very large numbers.
/Michel