$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Neal Becker (ndbecker2_at_[hidden])
Date: 2005-10-13 08:01:02
Here is an outline of my idea for bounded integral types. I am showing only
signed scalar integer. The library should also have unsigned, and also
support complex integral types, in my opinion. The latter may be more
controversial.