$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Ben Artin (macdev_at_[hidden])
Date: 2006-05-27 15:24:41
In article <e56qh0$lu2$1_at_[hidden]>,
"Maarten Kronenburg" <M.Kronenburg_at_[hidden]> wrote:
> And as mentioned in my reply to Gerhard,
> every unsigned integer is an integer, so there
> is every reason to choose this design.
If you believe that every unsigned integer is an integer, you should read
Effective C++. Item 35, "Make sure public inheritance models 'isa'" until you
stop believing it.
Hope this helps,
Ben
-- I changed my name: <http://periodic-kingdom.org/People/NameChange.php>